summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorJack Yoo <jyoo@codeaurora.org>2015-12-17 16:53:36 -0800
committerCamera Software Integration <camswint@localhost>2016-01-24 13:02:06 -0700
commit5cca0e8991ee9fa3f30805944390055d410fefd3 (patch)
tree01fcb7be2cab284e83e3267e100b893c63e72364 /res/values/qcomstrings.xml
parentd8d2eb6ce6d67354be9c38f9a23c7b9cd22457d2 (diff)
downloadandroid_packages_apps_Snap-5cca0e8991ee9fa3f30805944390055d410fefd3.tar.gz
android_packages_apps_Snap-5cca0e8991ee9fa3f30805944390055d410fefd3.tar.bz2
android_packages_apps_Snap-5cca0e8991ee9fa3f30805944390055d410fefd3.zip
SnapdragonCamera: Color Effect shows the current status
Let the icon shows the current status of the color effect on/off Change-Id: I1c3719db15d4dd920b89591064cda372c7ab89be CRs-Fixed: 951550
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 115a6ffa7..97576fbae 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -471,9 +471,12 @@
<!-- Default color effect setting. -->
<string name="pref_camera_coloreffect_default" translatable="false">none</string>
+ <string name="pref_camera_filter_mode_entry_on">On</string>
+ <string name="pref_camera_filter_mode_entry_off">Off</string>
<!-- Settings screen, Select Color effect title -->
- <string name="pref_camera_coloreffect_title">Color effect</string>
+ <string name="pref_camera_coloreffect_title">Color effect Level</string>
+ <string name="pref_camera_filter_mode_title">Color effect Mode</string>
<!-- Settings screen, Color effect dialog radio button choices -->
<string name="pref_camera_coloreffect_entry_none">None</string>