summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@gmail.com>2016-06-19 23:56:50 +0800
committerdianlujitao <dianlujitao@gmail.com>2016-06-20 00:00:49 +0800
commitcd37b99feab5851b4d3cf155c9a54c3f6ffca164 (patch)
tree3aaecea3995df7dc4f58d107de09a2697bc84eb9 /res/values/cm_strings.xml
parentf6bb5ad065925e82c8082a186e40c802ab2c2c4c (diff)
downloadandroid_packages_apps_Snap-cd37b99feab5851b4d3cf155c9a54c3f6ffca164.tar.gz
android_packages_apps_Snap-cd37b99feab5851b4d3cf155c9a54c3f6ffca164.tar.bz2
android_packages_apps_Snap-cd37b99feab5851b4d3cf155c9a54c3f6ffca164.zip
Snap: Add picture resolutions for OnePlus 3
Change-Id: Iceab9172656e21cef6e80da724af841cec6503c8
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 171d9b4e8..391731fd8 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -41,7 +41,11 @@
<!-- 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.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_12_2mp_square">12.2 MP (1:1)</string>
+ <!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_12_2mp">12.2 MP</string>
+ <!-- Settings screen, dialog choice for 12.1 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_12_1mp">12.1 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] -->
@@ -73,6 +77,8 @@
<!-- 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] -->
+ <string name="pref_camera_picturesize_entry_6mp_square">6 MP (1:1)</string>
+ <!-- Settings screen, dialog choice for 6 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_6mp_wide">6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_5mp">5 MP</string>
@@ -105,6 +111,8 @@
<!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_3mp">1.3 MP</string>
<!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_1_2mp_square">1.2 MP (1:1)</string>
+ <!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_2mp_wide">1.2 MP (16:9)</string>
<!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1mp">1 MP</string>