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
This commit is contained in:
menghanli
2021-12-07 13:52:26 +08:00
committed by Menghan Li
parent fb1aca8138
commit ad96622360

View File

@@ -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>