summaryrefslogtreecommitdiffstats
path: root/res/xml/location_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/location_settings.xml')
-rw-r--r--res/xml/location_settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml
index 83b80b1..5be6bd3 100644
--- a/res/xml/location_settings.xml
+++ b/res/xml/location_settings.xml
@@ -26,7 +26,7 @@
android:title="@string/location_category_recent_location_requests" />
<PreferenceCategory
- android:key="location_services"
- android:title="@string/location_category_location_services" />
+ android:key="app_settings"
+ android:title="@string/location_category_app_settings" />
</PreferenceScreen>