summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2016-01-06 12:25:10 +0100
committerArne Coucheron <arco68@gmail.com>2018-01-26 01:02:25 +0100
commitae8ef453111d0050efda875959ce8090bb19925b (patch)
tree00a44084ac1c497d8971cb273a86eaf602130ed3 /res/values/cm_strings.xml
parenta5340ca1cf6f85a3df76c07501ce9df2564b853c (diff)
downloadandroid_packages_apps_Snap-ae8ef453111d0050efda875959ce8090bb19925b.tar.gz
android_packages_apps_Snap-ae8ef453111d0050efda875959ce8090bb19925b.tar.bz2
android_packages_apps_Snap-ae8ef453111d0050efda875959ce8090bb19925b.zip
Snap: add support for mw_continuous-picture focus mode
Change-Id: If165370b52d7454c69e2cdeb9d837d049010b0e8
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index d2d19bef6..182922650 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -62,6 +62,7 @@
<!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Continuous</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Continuous (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Extended</string>
<string name="pref_camera_focusmode_entry_facedetect">Face detect</string>
<string name="pref_camera_focusmode_entry_facepriority">Face priority</string>