summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2016-01-06 12:25:10 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-07 01:26:16 -0800
commitc571396bc1c07935fb0db3badbbbee54b7886c98 (patch)
tree810cbb437daacf380796c85d3bf8a34b94d71d19 /res/values/cm_strings.xml
parentc75c27de40ef97d9d2168c2a70916de876cd26da (diff)
downloadandroid_packages_apps_Snap-c571396bc1c07935fb0db3badbbbee54b7886c98.tar.gz
android_packages_apps_Snap-c571396bc1c07935fb0db3badbbbee54b7886c98.tar.bz2
android_packages_apps_Snap-c571396bc1c07935fb0db3badbbbee54b7886c98.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 8f44e53b4..05befe761 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -122,6 +122,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>