Update the "Location services" header to be sentence case
Bug: 191300716
Test: string update only
Change-Id: Ib1194847b9d2b817fa1b8581dc62cd2c1d85da26
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d59ae9d..ad046c3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4247,7 +4247,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>