summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author menghanli <menghanli@google.com> 2020-03-17 20:44:57 +0800
committer menghanli <menghanli@google.com> 2020-03-17 20:44:57 +0800
commitbf902938ee4e86cd8117ec84a69de1e06c91fd8e (patch)
tree4d17f6f785e8e810bafdeb9722c1c4b0b9b348d9
parent5e0373b847c4b557804e092ae83bf3a24a54eded (diff)
Update R accessibility assets and strings (6/n)
- Color correction rich content Bug: 148837311 Test: Manual test Change-Id: Iaf3cf32edaa0e5784ff94253a064fe780ecc8249
-rw-r--r--packages/SettingsLib/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml
index 00f6bcb6c548..a7970668124b 100644
--- a/packages/SettingsLib/res/values/strings.xml
+++ b/packages/SettingsLib/res/values/strings.xml
@@ -1039,7 +1039,7 @@
<!-- Title for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
<string name="accessibility_display_daltonizer_preference_title">Color correction</string>
<!-- Subtitle for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
- <string name="accessibility_display_daltonizer_preference_subtitle">Color correction helps the device display more accurate colors. Color correction may be helpful for people with colorblindness.</string>
+ <string name="accessibility_display_daltonizer_preference_subtitle"><![CDATA[Color correction allows you to adjust how colors are displayed on your device]]></string>
<!-- 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>