summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2009-11-18 17:54:42 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-18 17:54:42 -0800
commite1706c13d469a163d811e29d33b86cc5d4bf67e9 (patch)
treec5da43f3039f27b45b0e49baf280585479df51d3 /res/values/strings.xml
parentec1b9c508c4d04d68131579c4716ff32a3e29740 (diff)
parent3e44f8076a16792bb295589ca4b467ba27ea2a6f (diff)
downloadLegacyCamera-e1706c13d469a163d811e29d33b86cc5d4bf67e9.zip
LegacyCamera-e1706c13d469a163d811e29d33b86cc5d4bf67e9.tar.gz
LegacyCamera-e1706c13d469a163d811e29d33b86cc5d4bf67e9.tar.bz2
am 3e44f807: Use "Use My Location" settings to decide wheather we store the picture\'s location.
Merge commit '3e44f8076a16792bb295589ca4b467ba27ea2a6f' into eclair-mr2 * commit '3e44f8076a16792bb295589ca4b467ba27ea2a6f': Use "Use My Location" settings to decide wheather we store the picture's location.
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 5a1dc4b..02310f8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -129,7 +129,7 @@
<!-- Settings screen, setting title text -->
<string name="pref_camera_recordlocation_title">Store location</string>
- <string name="pref_camera_recordlocation_default" translatable="false">false</string>
+ <string name="pref_camera_recordlocation_default" translatable="false">none</string>
<!-- Settings screen, Record location dialog choices -->
<string name="pref_camera_recordlocation_entry_off">Off</string>