summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorZhao Wei Liew <zhaoweiliew@gmail.com>2016-07-01 21:05:34 +0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-07-09 16:01:27 -0700
commit4e9b18bf72cb9d288b99fe57c5ebf8eee5ab5e90 (patch)
treef91ca88f9d6ccc7f3979a0229d1321548f6c7af8 /res/values
parentd3a1dfef7280a80229af8e6fa5145b5c50165bea (diff)
downloadpackages_apps_Settings-4e9b18bf72cb9d288b99fe57c5ebf8eee5ab5e90.zip
packages_apps_Settings-4e9b18bf72cb9d288b99fe57c5ebf8eee5ab5e90.tar.gz
packages_apps_Settings-4e9b18bf72cb9d288b99fe57c5ebf8eee5ab5e90.tar.bz2
Settings: Add adaptive display mode desc. strings
Samsung devices support an 'Adaptive' display mode, or more commonly known as 'Auto'. Add the descriptions for this mode. Change-Id: I8532c00b01c0adf5d8d4ff0baed13246937d1ced
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index e032cd1..cd091fd 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -705,6 +705,8 @@
<string name="live_display_color_profile_photography_summary">Perfect color reproduction for photos</string>
<string name="live_display_color_profile_basic_title">Basic</string>
<string name="live_display_color_profile_basic_summary">Use the display uncalibrated</string>
+ <string name="live_display_color_profile_adaptive_title">Adaptive</string>
+ <string name="live_display_color_profile_adaptive_summary">Colors adapt to ambient conditions</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">Selector icon</string>