summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/cm_strings.xml')
-rw-r--r--res/values-en-rGB/cm_strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index b446dc92e..4ef69825f 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -71,12 +71,38 @@
<string name="pref_camera_focusmode_entry_continuous">Continuous</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Continuous (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Extended</string>
+ <string name="pref_camera_focusmode_entry_facedetect">Face detect</string>
+ <string name="pref_camera_focusmode_entry_facepriority">Face priority</string>
+ <string name="pref_camera_focusmode_entry_fixed">Fixed</string>
+ <string name="pref_camera_focusmode_entry_normal">Normal</string>
+ <string name="pref_camera_focusmode_entry_portrait">Portrait</string>
+ <string name="pref_camera_focusmode_entry_hyperfocal">Hyperfocal</string>
<!-- Color effects -->
+ <string name="pref_camera_coloreffect_entry_washed">Washed</string>
+ <string name="pref_camera_coloreffect_entry_vintage_warm">Vintage warm</string>
+ <string name="pref_camera_coloreffect_entry_vintage_cold">Vintage cold</string>
+ <string name="pref_camera_coloreffect_entry_point_blue">Point blue</string>
+ <string name="pref_camera_coloreffect_entry_point_green">Point green</string>
+ <string name="pref_camera_coloreffect_entry_point_red_yellow">Point red-yellow</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Cartoonise</string>
<!-- Red eye flash mode title -->
+ <string name="pref_camera_flashmode_entry_redeye">Red eye</string>
+ <string name="pref_camera_flashmode_label_redeye">RED EYE</string>
<!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">Power shutter</string>
<!-- Max brightness -->
+ <string name="pref_camera_max_brightness_title">Bright screen</string>
<!-- Touch focus duration -->
+ <string name="pref_camera_focustime_title">Touch focus duration</string>
+ <string name="pref_camera_focustime_entry_0">0s</string>
+ <string name="pref_camera_focustime_entry_3">3s</string>
+ <string name="pref_camera_focustime_entry_5">5s</string>
+ <string name="pref_camera_focustime_entry_10">10s</string>
+ <string name="pref_camera_focustime_entry_infinite">Infinite</string>
<!-- Shutter speed -->
+ <string name="pref_camera_shutter_speed_title">Shutter speed</string>
+ <string name="auto_hdr_enabled">Auto HDR enabled</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">You have enabled advanced camera options</string>
+ <string name="developer_menu_disabled">You have disabled advanced camera options</string>
</resources>