Update color correction red-green options text
Bug: 354776203 Test: manually (see screenshots in the ticket) Flag: EXEMPT resource only update Change-Id: Iffda7f965e046ef5c6493ac5f9eb410e4db96790
This commit is contained in:
@@ -5456,9 +5456,9 @@
|
||||
<!-- Title for the preference to show a tile for a particular feature in the Quick Settings pane. [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_quick_setting">Show in Quick Settings</string>
|
||||
<!-- Title shown for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_deuteranomaly_title">Red-green</string>
|
||||
<string name="daltonizer_mode_deuteranomaly_title">Red-green, green weak</string>
|
||||
<!-- Title shown for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_protanomaly_title">Red-green</string>
|
||||
<string name="daltonizer_mode_protanomaly_title">Red-green, red weak</string>
|
||||
<!-- Title shown for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_tritanomaly_title">Blue-yellow</string>
|
||||
<!-- Title shown for grayscale [CHAR LIMIT=45] -->
|
||||
@@ -5468,9 +5468,9 @@
|
||||
<!-- The summary shown for settings that controls color correction intensity/saturation level. It is shown when intensity slider is grayed out and is not usable and it explains why it's not usable to the user. [CHAR LIMIT=NONE] -->
|
||||
<string name="daltonizer_saturation_unavailable_summary">Unavailable for grayscale mode or when color correction is disabled</string>
|
||||
<!-- Summary shown for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_deuteranomaly_summary">Green weak, deuteranomaly</string>
|
||||
<string name="daltonizer_mode_deuteranomaly_summary">Deuteranomaly</string>
|
||||
<!-- Summary shown for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_protanomaly_summary">Red weak, protanomaly</string>
|
||||
<string name="daltonizer_mode_protanomaly_summary">Protanomaly</string>
|
||||
<!-- Summary shown for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_tritanomaly_summary">Tritanomaly</string>
|
||||
|
||||
|
Reference in New Issue
Block a user