OSDN Git Service

Settings: Add adaptive display mode desc. strings
authorZhao Wei Liew <zhaoweiliew@gmail.com>
Fri, 1 Jul 2016 13:05:34 +0000 (21:05 +0800)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Sat, 9 Jul 2016 23:01:27 +0000 (16:01 -0700)
Samsung devices support an 'Adaptive' display mode, or more
commonly known as 'Auto'. Add the descriptions for this mode.

Change-Id: I8532c00b01c0adf5d8d4ff0baed13246937d1ced

res/values/cm_strings.xml

index e032cd1..cd091fd 100644 (file)
     <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>