summaryrefslogtreecommitdiffstats
path: root/res/xml/location_settings.xml
diff options
context:
space:
mode:
authorLifu Tang <lifu@google.com>2013-08-08 00:55:39 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-08-08 00:55:39 +0000
commitb14698ee6063960d48a691add890a5072f89ea2e (patch)
tree76e1ce40e906f3e2142a4a4b670be3cc988501e2 /res/xml/location_settings.xml
parent71decb7b072d69613083285cee6014d37b2e6ef8 (diff)
parente63142329060fabe105a8fd939cb637d530ae4a3 (diff)
downloadpackages_apps_Settings-b14698ee6063960d48a691add890a5072f89ea2e.tar.gz
packages_apps_Settings-b14698ee6063960d48a691add890a5072f89ea2e.tar.bz2
packages_apps_Settings-b14698ee6063960d48a691add890a5072f89ea2e.zip
Merge "Finished the location settings"
Diffstat (limited to 'res/xml/location_settings.xml')
-rw-r--r--res/xml/location_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml
index 293b7722d..e646cab3a 100644
--- a/res/xml/location_settings.xml
+++ b/res/xml/location_settings.xml
@@ -22,7 +22,7 @@
<PreferenceScreen
android:key="location_mode"
android:title="@string/location_mode_title"
- android:summary="@string/location_mode_high_accuracy_title" />
+ android:summary="@string/location_mode_location_off_title" />
<PreferenceCategory
android:key="recent_location_requests"