summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2016-01-11 14:39:16 -0800
committerEthan Chen <intervigil@gmail.com>2016-01-11 15:03:34 -0800
commit358ebe97e693357f3fc002462aa40a6f10bd0942 (patch)
treecbc9d21397663e0418104c09dc29d7f44acbbf77 /res/values/cm_strings.xml
parent66b3a0ccf467ca6dbbfa3027406fdb2a544f55c8 (diff)
downloadandroid_packages_apps_Snap-358ebe97e693357f3fc002462aa40a6f10bd0942.tar.gz
android_packages_apps_Snap-358ebe97e693357f3fc002462aa40a6f10bd0942.tar.bz2
android_packages_apps_Snap-358ebe97e693357f3fc002462aa40a6f10bd0942.zip
Snap: Add more resolutions
* Add some 16:9 20MP resolutions Change-Id: I85dc481a4f1df98d75d1e3176ba1a72002d1a2c8
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 5b3950798..4d708b3b6 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -18,8 +18,12 @@
<!-- Settings screen, dialog choice for 20.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_20_7mp">20.7 MP</string>
+ <!-- Settings screen, dialog choice for 20.1 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_20_1mp_wide">20.1 MP (16:9)</string>
<!-- Settings screen, dialog choice for 18 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_18mp">18 MP</string>
+ <!-- Settings screen, dialog choice for 16.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_16_2mp_wide">16.2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_16mp">16 MP</string>
<!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] -->