summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorc457 <android.c357@gmail.com>2016-09-18 14:44:07 -0500
committerBrandon McAnsh <brandon.mcansh@gmail.com>2016-09-28 19:56:19 -0400
commitc84f5b63e94d8abbd8d61427bccb389be1a404cb (patch)
tree3972e5e82096ca556827e72acba900a2b693a968 /res/values/cm_strings.xml
parent113a6fdb5cccfa640376edb777f35be78e35adf5 (diff)
downloadandroid_packages_apps_Snap-c84f5b63e94d8abbd8d61427bccb389be1a404cb.tar.gz
android_packages_apps_Snap-c84f5b63e94d8abbd8d61427bccb389be1a404cb.tar.bz2
android_packages_apps_Snap-c84f5b63e94d8abbd8d61427bccb389be1a404cb.zip
Snap: Add picture resolutions for Axon 7
Change-Id: Ia6a1ca122a04d3d8291aa588277237a6a45d11b3
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 e82717eb1..a987cad5c 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -22,6 +22,8 @@
<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 20 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_20mp_wide">20 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] -->
@@ -34,6 +36,8 @@
<string name="pref_camera_picturesize_entry_16mp">16 MP</string>
<!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_15_9mp_wide">15.9 MP (16:9)</string>
+ <!-- Settings screen, dialog choice for 15 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_15mp">15 MP</string>
<!-- Settings screen, dialog choice for 13 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_13mp">13 MP</string>
<!-- Settings screen, dialog choice for 12.8 megapixels picture size [CHAR LIMIT=15] -->
@@ -67,6 +71,8 @@
<!-- 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_square">9 MP (1:1) </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.9 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_8_9mp">8.9 MP</string>
@@ -85,6 +91,8 @@
<!-- 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_square">5 MP (1:1) </string>
+ <!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_5mp">5 MP</string>
<!-- Settings screen, dialog choice for 4.5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_4_5mp">4.5 MP</string>