summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 58e94f6..c751d86 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -470,4 +470,20 @@
<string name="display_rotation_180_title">180 degrees</string>
<string name="display_rotation_270_title">270 degrees</string>
+ <!-- Display settings. Screen color. -->
+ <string name="screencolor">Screen color</string>
+ <string name="screencolor_summary">Tune screen Hue, Saturation, Contrast and Intensity</string>
+ <string name="custom_screencolor">Custom screen color</string>
+ <string name="screencolor_save">Save</string>
+ <string name="screencolor_cancel">Cancel</string>
+ <string name="previous_str">Previous</string>
+ <string name="new_str">New</string>
+ <string name="restore_preview">View default picture</string>
+ <string name="selectnewfile_menu">View new picture from Gallery</string>
+ <string name="selectfile_menu">View picture from Gallery</string>
+ <string name="restore_default_str">Reset</string>
+ <string name="hue_str">Hue: <xliff:g id="hue_value">%1$s</xliff:g></string>
+ <string name="saturation_str">Saturation: <xliff:g id="saturation_value">%1$s</xliff:g></string>
+ <string name="contrast_str">Contrast: <xliff:g id="contrast_value">%1$s</xliff:g></string>
+ <string name="intensity_str">Intensity: <xliff:g id="intensity_str_value">%1$s</xliff:g></string>
</resources>