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.xml20
1 files changed, 14 insertions, 6 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 70daba735..47911f226 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -19,12 +19,16 @@
<string name="pref_camera_picturesize_entry_20_7mp">20.7M pixels</string>
<!-- Settings screen, dialog choice for 18 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_18mp">18M pixels</string>
+ <!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_15_9mp_wide">15.9M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 12.8 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_8mp">12.8M pixels</string>
<!-- Settings screen, dialog choice for 12.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_7mp">12.7M pixels</string>
<!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_12mp">12M pixels</string>
+ <!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_11_9mp">11.9M pixels</string>
<!-- Settings screen, dialog choice for 11.5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_11_5mp">11.5M pixels</string>
<!-- Settings screen, dialog choice for 10.4 megapixels picture size [CHAR LIMIT=15] -->
@@ -32,27 +36,27 @@
<!-- Settings screen, dialog choice for 10 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_10mp">10M pixels</string>
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_9_7mp">9.7M pixels</string>
+ <string name="pref_camera_picturesize_entry_9_7mp_wide">9.7M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9mp">9M pixels</string>
<!-- Settings screen, dialog choice for 8.2 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_8_2mp">8.2M pixels</string>
+ <string name="pref_camera_picturesize_entry_8_2mp_wide">8.2M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 7.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_7_7mp">7.7M pixels</string>
<!-- Settings screen, dialog choice for 6.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_6_4mp">6.4M pixels</string>
<!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_6mp">6M pixels</string>
+ <string name="pref_camera_picturesize_entry_6mp_wide">6M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 4.5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_4_5mp">4.5M pixels</string>
<!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_4mp">4M pixels</string>
<!-- Settings screen, dialog choice for 3.7 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_3_7mp">3.7M pixels</string>
+ <string name="pref_camera_picturesize_entry_3_7mp_wide">3.7M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 2.5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_2_5mp">2.5M pixels</string>
<!-- Settings screen, dialog choice for 2.1 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_2_1mp">2.1M pixels</string>
+ <string name="pref_camera_picturesize_entry_2_1mp_wide">2.1M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 1.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_9mp">1.9M pixels</string>
<!-- Settings screen, dialog choice for WXGA picture size [CHAR LIMIT=15] -->
@@ -62,7 +66,7 @@
<!-- Settings screen, dialog choice for SVGA picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_svga">SVGA</string>
<!-- Settings screen, dialog choice for nHD picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_nhd">nHD</string>
+ <string name="pref_camera_picturesize_entry_nhd_wide">nHD (16:9)</string>
<!-- Settings screen, dialog choice for WVGA picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_wvga">WVGA</string>
<!-- Settings screen, dialog choice for WQVGA picture size [CHAR LIMIT=15] -->
@@ -190,6 +194,10 @@
<string name="pref_camera_power_shutter_title">Power shutter</string>
<string name="pref_camera_power_shutter_default" translatable="false">off</string>
+ <!-- More Settings screen, max brightness title -->
+ <string name="pref_camera_max_brightness_title">Bright screen</string>
+ <string name="pref_camera_max_brightness_default" translatable="false">off</string>
+
<!-- SuperZoom -->
<string name="pref_superzoom_title">Magnify</string>
<string name="pref_superzoom_default" translatable="false">off</string>