Merge "Update color blindness descriptions for translation"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b57fe58e6e
@@ -3331,21 +3331,21 @@
|
||||
<!-- Summary shown for color space correction preference when its value is overridden by another preference [CHAR LIMIT=35] -->
|
||||
<string name="daltonizer_type_overridden">Overridden by <xliff:g id="title" example="Simulate color space">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Label for disabling color space adjustment [CHAR LIMIT=35] -->
|
||||
<!-- Label for disabling color space adjustment [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_disabled">Disabled</string>
|
||||
<!-- Label for converting display colors to grayscale [CHAR LIMIT=35] -->
|
||||
<!-- Label for converting display colors to grayscale, which simulates monochromacy (complete color blindness). [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_monochromacy">Monochromacy</string>
|
||||
<!-- Label for deuteranomaly (red-green color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_deuteranomaly">Deuteranomaly (red-green)</string>
|
||||
<!-- Label for protanomaly (red-green color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_protanomaly">Protanomaly (red-green)</string>
|
||||
<!-- Label for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_tritanomaly">Tritanomaly (blue-yellow)</string>
|
||||
<!-- Label for deuteranopia (green color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for deuteranopia (green color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_deuteranopia">Deuteranopia (green)</string>
|
||||
<!-- Label for protanopia (red color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for protanopia (red color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_protanopia">Protanopia (red)</string>
|
||||
<!-- Label for tritanopia (blue color blindness) [CHAR LIMIT=35] -->
|
||||
<!-- Label for tritanopia (blue color blindness) [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_mode_tritanopia">Tritanopia (blue)</string>
|
||||
|
||||
<!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] -->
|
||||
|
Reference in New Issue
Block a user