summaryrefslogtreecommitdiffstats
path: root/res/values
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
commit52508fbc87d6c4c6d9fbc1cd776b8b7ebeaf15ac (patch)
tree1c6f849d1e91fbf5d156132fb8d87277cfcf13d3 /res/values
parentbe3e14d561ed1033fa44526ab83b170cfae45b4f (diff)
downloadandroid_packages_apps_Snap-52508fbc87d6c4c6d9fbc1cd776b8b7ebeaf15ac.tar.gz
android_packages_apps_Snap-52508fbc87d6c4c6d9fbc1cd776b8b7ebeaf15ac.tar.bz2
android_packages_apps_Snap-52508fbc87d6c4c6d9fbc1cd776b8b7ebeaf15ac.zip
Rename scenemode AUTO to NONE
Bug: 8660834 Change-Id: Ia2900821c5983d3e4fe3a6aeab720f2070c7ebfa
Diffstat (limited to 'res/values')
-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] -->