Merge "Correct breadcrumbs of Wi-Fi scanning and Bluetooth scanning" into sc-dev
diff --git a/res/xml/location_services.xml b/res/xml/location_services.xml
index 516491c..2de4e7b 100644
--- a/res/xml/location_services.xml
+++ b/res/xml/location_services.xml
@@ -16,7 +16,7 @@
 
 <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
                   xmlns:settings="http://schemas.android.com/apk/res-auto"
-        android:title="@string/location_services_screen_title">
+        android:title="@string/location_services_preference_title">
 
         <PreferenceCategory
             android:key="location_services"