Merge "Update the "Location services" header to be sentence case" into sc-dev am: 68d15388f4 am: 9409d32ef7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15404706
Change-Id: I46111002cedfcc3c34e6ae291cdc95e21a7f4ddb
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f790314..7dbd12f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4250,7 +4250,7 @@
<!-- [CHAR LIMIT=60] Location Services preference title -->
<string name="location_services_preference_title">Location services</string>
<!-- [CHAR LIMIT=60] Location Services screen, screen title -->
- <string name="location_services_screen_title">Location Services</string>
+ <string name="location_services_screen_title">Location services</string>
<!-- [CHAR LIMIT=50] Location settings screen, sub category for location services for managed profile -->
<string name="managed_profile_location_services">Location services for work</string>