Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad966223 authored by menghanli's avatar menghanli Committed by Menghan Li
Browse files

Update Color Inversion quick settings strings.

Root cause: "Invert colors" in the Quick Settings did not match the title of the Color inversion page
Solution: After review some matrices, the "Color inversion" is more common
for users.

Bug: 207379162
Test: manual test
Change-Id: I98952712c2467a37dac10e3b6629daf5d947972a
parent fb1aca81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -630,7 +630,7 @@
    <!-- QuickSettings: Brightness dialog title [CHAR LIMIT=NONE] -->
    <string name="quick_settings_brightness_dialog_title">Brightness</string>
    <!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] -->
    <string name="quick_settings_inversion_label">Invert colors</string>
    <string name="quick_settings_inversion_label">Color inversion</string>
    <!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] -->
    <!-- QuickSettings: Control panel: Label for button that navigates to settings. [CHAR LIMIT=NONE] -->
    <string name="quick_settings_more_settings">More settings</string>