summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorCamera Software Integration <camswint@localhost>2015-11-10 10:06:42 -0800
committerCamera Software Integration <camswint@localhost>2015-12-22 16:24:43 +0530
commit956aaa62fec3b4379103515b02eb5459b3fad92f (patch)
tree0556ed02b6f633e95782b1b840a8507c9d21bc2b /res/values/qcomstrings.xml
parentd074a0ed7d81cbad424f738df27766bbba496ffa (diff)
downloadandroid_packages_apps_Snap-956aaa62fec3b4379103515b02eb5459b3fad92f.tar.gz
android_packages_apps_Snap-956aaa62fec3b4379103515b02eb5459b3fad92f.tar.bz2
android_packages_apps_Snap-956aaa62fec3b4379103515b02eb5459b3fad92f.zip
SnapdragonCamera: Moving Image Stabilization option to the menu
Moving Image Stabilization option to the menu Change-Id: I7fb025a3d1909af436e7a52ee9d602b2ce2dc68b CRs-Fixed: 937237
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 414d8f9c8..388ac0ae5 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -314,13 +314,13 @@
<string name="pref_camera_mce_default">enable</string>
<!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
- <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for DIS/TimeLapse/HDR</string>
+ <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for Image Stabilization/TimeLapse/HDR</string>
<!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
<string name="error_app_unsupported_hfr">HFR is not supported for selected resolution</string>
<!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
- <string name="error_app_unsupported_dis">Unsupported video resolution for Display Image Stabilization(DIS)</string>
+ <string name="error_app_unsupported_dis">Unsupported video resolution for Image Stabilization</string>
<!-- The message is shown in dialog when the app
encounters an unsupported resolution for HSR mode -->
@@ -504,7 +504,7 @@
<string name="pref_camera_touchafaec_entry_on">On</string>
<!-- Select IS title -->
- <string name="pref_camera_dis_title">IS</string>
+ <string name="pref_camera_dis_title">Image Stabilization</string>
<string name="pref_camera_dis_default">disable</string>
<!-- DIS choices -->