summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorRajaram Gudivada <rajaramg@codeaurora.org>2015-07-08 16:56:20 +0530
committergfxgitp4 <gfxgitp4@localhost>2015-07-11 03:24:15 -0600
commitcca7099a7c414ab94b97b3f35dec86a5c7f669a8 (patch)
treeb6ad174a4fa886c273ae6c5b197678c526c2f4e7 /res/values/strings.xml
parent4ec8dbb678143d5b7123e5b42509413691058235 (diff)
downloadandroid_packages_apps_Snap-cca7099a7c414ab94b97b3f35dec86a5c7f669a8.tar.gz
android_packages_apps_Snap-cca7099a7c414ab94b97b3f35dec86a5c7f669a8.tar.bz2
android_packages_apps_Snap-cca7099a7c414ab94b97b3f35dec86a5c7f669a8.zip
SnapdragonCamera: Add 21 MP resolution
1) 20MP resolution mentioned in UI is 21MP and so corresponding name changed to 21MP 2) Also Corresponding resolution (5344x4016) is not exactly the 4:3 aspect ratio and so changed the height to 4008 to make exact 4:3 aspect ratio Change-Id: Idff3f28990a1daa6a6ba15f597a70e2468ae0697
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ad8ea7ca2..ce802e21a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -273,7 +273,7 @@
<!-- Settings screen, Picture size title -->
<string name="pref_camera_picturesize_title">Picture size</string>
<!-- Settings screen, dialog choice for 20 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_20mp">20M pixels</string>
+ <string name="pref_camera_picturesize_entry_21mp">21M pixels</string>
<!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_16mp">16M pixels</string>
<!-- Settings screen, dialog choice for 16 megapixels wide picture size [CHAR LIMIT=20] -->