summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-04-19 16:23:28 -0700
committerMichael Kolb <kolby@google.com>2013-04-19 16:23:28 -0700
commit237216eeba5c05d63aa075ac8dc4af423044f302 (patch)
treec5f579155651c1b44b8f2aa3c6529a8cf9b34061 /res/values/strings.xml
parentf53eea80c773a1686631f9e2ec6edab23c8944b5 (diff)
downloadandroid_packages_apps_Gallery2-237216eeba5c05d63aa075ac8dc4af423044f302.tar.gz
android_packages_apps_Gallery2-237216eeba5c05d63aa075ac8dc4af423044f302.tar.bz2
android_packages_apps_Gallery2-237216eeba5c05d63aa075ac8dc4af423044f302.zip
Rename scenemode AUTO to NONE
Bug: 8660834 Change-Id: Ia2900821c5983d3e4fe3a6aeab720f2070c7ebfa
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e4a0f9d30..a1c2e317f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -768,7 +768,7 @@
<string name="pref_camera_scenemode_entry_party">Party</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_auto">AUTO</string>
+ <string name="pref_camera_scenemode_label_auto">NONE</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_action">ACTION</string>
<!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->