Merge "feat(color correction): Disable slider when not applicable" into main
This commit is contained in:
@@ -5477,6 +5477,8 @@
|
||||
<string name="daltonizer_mode_grayscale_title">Grayscale</string>
|
||||
<!-- Title shown for settings that controls color correction saturation level [CHAR LIMIT=45] -->
|
||||
<string name="daltonizer_saturation_title">Intensity</string>
|
||||
<!-- 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>
|
||||
<!-- Summary shown for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
|
||||
|
Reference in New Issue
Block a user