summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9879864a9..7df7f5e94 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -265,7 +265,7 @@
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_5mp">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>
+ <string name="pref_camera_picturesize_entry_4mp_wide">4M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 3 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_3mp">3M pixels</string>
<!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=20] -->
@@ -281,7 +281,6 @@
<!-- Settings screen, dialog choice for VGA picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_vga">VGA</string>
<!-- Settings screen, dialog choice for QVGA picture size [CHAR LIMIT=20] -->
-
<string name="pref_camera_picturesize_entry_qvga">QVGA</string>
<!-- Settings screen, Focus mode title -->