summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorJack Yoo <jyoo@codeaurora.org>2016-10-31 10:12:39 -0700
committerJack Yoo <jyoo@codeaurora.org>2016-11-09 09:48:02 -0800
commitea7548840f9152b636e75f36b3ef9cd66f363108 (patch)
tree1f05d0aa51177f5f3790e3270c52ca79680fb162 /res/values/qcomstrings.xml
parent9129e68c256c9381889d4f3a475961feba9eaaa2 (diff)
downloadandroid_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.tar.gz
android_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.tar.bz2
android_packages_apps_Snap-ea7548840f9152b636e75f36b3ef9cd66f363108.zip
SnapdragonCamera: Scene mode change
Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 64bd8127a..34c9b32cf 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1026,6 +1026,8 @@
<string name="pref_camera_scenemode_entry_bestpicture" translatable="true">BestPicture</string>
<string name="pref_camera_scenemode_entry_chromaflash" translatable="true">ChromaFlash</string>
<string name="pref_camera_scenemode_entry_blurbuster" translatable="true">BlurBuster</string>
+ <string name="pref_camera_scenemode_entry_sharpshooter" translatable="true">SharpPhoto</string>
+ <string name="pref_camera_scenemode_entry_trackingfocus" translatable="true">TrackingFocus</string>
<string name="pref_camera_scenemode_entry_panorama" translatable="true">Panorama</string>
<string name="bestpicture_done" translatable="true">DONE</string>
<string name="bestpicture_at_least_one_picture" translatable="true">At least, one picture has to be chosen.</string>