summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorSultan Qasim Khan <sultanqasim@gmail.com>2016-01-25 11:12:45 -0500
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-26 06:05:42 -0800
commit59f0f0bb1da96cc2e8a578cead88e06fe9afde1b (patch)
treec430c9503a12e6d1dfc34408f889a8dbc94b3ae8 /res/values/cm_strings.xml
parentaf80c142dc6adfed18a4f41b5dc5e8e46addd610 (diff)
downloadandroid_packages_apps_Snap-59f0f0bb1da96cc2e8a578cead88e06fe9afde1b.tar.gz
android_packages_apps_Snap-59f0f0bb1da96cc2e8a578cead88e06fe9afde1b.tar.bz2
android_packages_apps_Snap-59f0f0bb1da96cc2e8a578cead88e06fe9afde1b.zip
Snap: support resolutions used by Moto X Play
Change-Id: Ib633d835df83838db1ca2978d89e5460d640e563
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 1b42f4b30..419801b14 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -16,6 +16,8 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Settings screen, dialog choice for 21 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_21mp">21 MP</string>
<!-- 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] -->
@@ -24,6 +26,8 @@
<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.1 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_16_1mp_wide">16.1 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] -->