summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-05-30 08:35:26 -0700
committerMichael Kolb <kolby@google.com>2013-05-30 13:02:32 -0700
commit6610eead313278bd03f5b30e35992ad1eea40b22 (patch)
tree8b6aa99d538d9d297a7177c70184b8a7881ef2fa /res/values/strings.xml
parentba0c64720ea43807d8995cc6ec3cd142c427741a (diff)
downloadandroid_packages_apps_Snap-6610eead313278bd03f5b30e35992ad1eea40b22.tar.gz
android_packages_apps_Snap-6610eead313278bd03f5b30e35992ad1eea40b22.tar.bz2
android_packages_apps_Snap-6610eead313278bd03f5b30e35992ad1eea40b22.zip
Add HTC One picture resolutions
Bug: 9175168 Fixes bug where preview is not stopped before size changes Change-Id: I2df136482df68a952c9d3ca5c058ba56ff3a6db8
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0ec4da624..cb4bc1853 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -678,10 +678,14 @@
<string name="pref_camera_picturesize_entry_8mp">8M pixels</string>
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_5mp">5M pixels</string>
+ <!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_4mp">4M pixels</string>
<!-- Settings screen, dialog choice for 3 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_3mp">3M pixels</string>
<!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_2mp">2M pixels</string>
+ <!-- Settings screen, dialog choice for 2 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_2mp_wide">2M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_1_3mp">1.3M pixels</string>
<!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=15] -->