Update capitalization of preference in app info All Services -> All services

Bug: 244216312
Test: Verified manually
Test: atest CtsPermission3TestCases:android.permission3.cts.PermissionAllServicesTest#testAllServicesPreferenceShownWhenAppIsLocationProviderAndCanHandleClick
Change-Id: Ie8b961e8f9061ec7de196331d91b722cbbd7b567
This commit is contained in:
Ganesh Olekar
2022-09-09 16:45:35 +00:00
parent 57855a3cab
commit 211be2e2c7

View File

@@ -13063,8 +13063,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>