summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorJason Riordan <jriordan001@gmail.com>2016-01-11 23:20:40 -0500
committercodeworkx <codeworkx@cyanogenmod.org>2016-01-12 20:50:14 +0100
commit7f73524a46ab84c998028bb11e4a94df6ea3380b (patch)
treea859b26005541691e04279a2627f5a5bdf360255 /res/values/cm_strings.xml
parent8461f252c2b7e155c60689bb850fad23aac72d80 (diff)
downloadandroid_packages_apps_Snap-7f73524a46ab84c998028bb11e4a94df6ea3380b.tar.gz
android_packages_apps_Snap-7f73524a46ab84c998028bb11e4a94df6ea3380b.tar.bz2
android_packages_apps_Snap-7f73524a46ab84c998028bb11e4a94df6ea3380b.zip
Snap: support more resolutions
Added for Zenfone 2 but may support others Change-Id: I857de8948f4c70dd95e2fd3a9578c7b1a435d7d7
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 4d708b3b6..e7fcebdb3 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -34,6 +34,8 @@
<string name="pref_camera_picturesize_entry_12_8mp">12.8 MP</string>
<!-- Settings screen, dialog choice for 12.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_7mp">12.7 MP</string>
+ <!-- Settings screen, dialog choice for 12.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_12_6mp">12.6 MP</string>
<!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12mp">12 MP</string>
<!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] -->
@@ -46,6 +48,8 @@
<string name="pref_camera_picturesize_entry_10mp">10 MP</string>
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9.7 MP (16:9)</string>
+ <!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_4mp_wide">9.4 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9mp">9 MP</string>
<!-- Settings screen, dialog choice for 8.2 megapixels picture size [CHAR LIMIT=15] -->
@@ -54,6 +58,8 @@
<string name="pref_camera_picturesize_entry_8mp">8 MP</string>
<!-- Settings screen, dialog choice for 7.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_7_7mp">7.7 MP</string>
+ <!-- Settings screen, dialog choice for 7.5 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_7_5mp_wide">7.5 MP (16:9)</string>
<!-- Settings screen, dialog choice for 6.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_6_4mp">6.4 MP</string>
<!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] -->
@@ -71,6 +77,8 @@
<!-- Settings screen, dialog choice for 3 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_3mp">3 MP</string>
<!-- Settings screen, dialog choice for 2.5 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_2_5mp_wide">2.5 MP (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.5 MP</string>
<!-- Settings screen, dialog choice for 2.1 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_2_1mp_wide">2.1 MP (16:9)</string>