summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorJack Yoo <jyoo@codeaurora.org>2016-07-13 15:08:20 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-16 16:10:09 -0700
commit79d4e6b9896ae1ed12f252dd55cca7f733eda67d (patch)
tree5856bb22753aea125444429d7a3458098e99cdc8 /res/values/qcomstrings.xml
parent7d80bdb6ca1db08ecd29389ac7f263ecff6c5b70 (diff)
downloadandroid_packages_apps_Snap-79d4e6b9896ae1ed12f252dd55cca7f733eda67d.tar.gz
android_packages_apps_Snap-79d4e6b9896ae1ed12f252dd55cca7f733eda67d.tar.bz2
android_packages_apps_Snap-79d4e6b9896ae1ed12f252dd55cca7f733eda67d.zip
SnapdragonCamera: Shutter sound menu
Shutter sound menu to choose on/off Change-Id: Id5ea22a837cd658c3278160a21c74b519f1bc212 CRs-Fixed: 1050663
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index e03a47344..f8f1f1963 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -328,6 +328,11 @@
<string name="pref_camera_selfiemirror_entry_enable">Enable</string>
<string name="pref_camera_selfiemirror_entry_disable">Disable</string>
+ <string name="pref_camera_shuttersound_default" translatable="false">enable</string>
+ <string name="pref_camera_shuttersound_title" translatable="true">Shutter Sound</string>
+ <string name="pref_camera_shuttersound_entry_enable">Enable</string>
+ <string name="pref_camera_shuttersound_entry_disable">Disable</string>
+
<!-- Default mce setting. Do not translate. -->
<string name="pref_camera_mce_default">enable</string>