summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorEmilian Peev <epeevs@codeaurora.org>2014-03-12 15:40:39 -0700
committerEmilian Peev <epeevs@codeaurora.org>2014-03-12 15:40:39 -0700
commit07f5e18987c918fccf75f901fa1009f79df6fb14 (patch)
treee4c6eb0f6e4fc32b0e7c32e792bcdad9c652678a /res/values/qcomstrings.xml
parent45cdd51ac9100f221b114c9c89648781afe7482e (diff)
downloadandroid_packages_apps_Snap-07f5e18987c918fccf75f901fa1009f79df6fb14.tar.gz
android_packages_apps_Snap-07f5e18987c918fccf75f901fa1009f79df6fb14.tar.bz2
android_packages_apps_Snap-07f5e18987c918fccf75f901fa1009f79df6fb14.zip
Camera: Rename DIS checkbox to IS
Image stabilization will be extended to support DIS/EIS etc. In order to avoid any confusion the DIS checkbox needs to be renamed to the more general IS. Change-Id: I88357c5b47b38cccbf7a76ffdbe9c26047bace31
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 613205729..a5a51a13e 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -339,8 +339,8 @@
<string name="pref_camera_touchafaec_entry_off">Off</string>
<string name="pref_camera_touchafaec_entry_on">On</string>
- <!-- Select DIS title -->
- <string name="pref_camera_dis_title">DIS</string>
+ <!-- Select IS title -->
+ <string name="pref_camera_dis_title">IS</string>
<string name="pref_camera_dis_default">disable</string>
<!-- DIS choices -->