Merge "Update the "Location services" header to be sentence case" into sc-dev am: 68d15388f4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15404706
Change-Id: I919eb96cae9c555e8cf37ad157ef9690e4bce8fd
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d1e0eaa..df409db 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4245,7 +4245,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>