Merge "Update capitalization of preference in app info All Services -> All services"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9d9e363..1272d50 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -12948,8 +12948,8 @@
     <!-- Title for if toggle access is disabled by carrier [CHAR LIMIT=NONE] -->
     <string name="enable_2g_summary_disabled_carrier"><xliff:g id="carrier_name_2g" example="Google Fi">%1$s</xliff:g> requires 2G to be available</string>
 
-    <!-- Label for All Services preference in App info settings [CHAR LIMIT=40] -->
-    <string name="app_info_all_services_label">All Services</string>
+    <!-- Label for All services preference in App info settings [CHAR LIMIT=40] -->
+    <string name="app_info_all_services_label">All services</string>
 
     <!-- Title for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=50] -->
     <string name="show_clip_access_notification">Show clipboard access</string>