summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-02 02:19:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-02 02:19:24 +0000
commit752504dcc1079831c299fc341a33b1e13c47d6f4 (patch)
treeabf5d58e4f3c2b36e1ef4a91cb8b7002c15a8bb0
parent16f10f67a5347822f7efbcff2e3728f07c3bd7e1 (diff)
parentf4837eece3c642a2a5b7f5472d5ee2bae462d680 (diff)
downloadSettings-752504dcc1079831c299fc341a33b1e13c47d6f4.tar.gz
Snap for 11169761 from f4837eece3c642a2a5b7f5472d5ee2bae462d680 to 24Q1-release
Change-Id: Id2ce736ca75d99017be0a8ea28bbc17aa3a72ad1
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2afa2326f..3c7be1137 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -721,7 +721,7 @@
<!-- Manage applications, individual application info screen, heading for settings related to the app's permissions. for example, it may list all the permissions the app has. -->
<string name="permissions_label">Permissions</string>
<!-- Label for All Services preference in App info settings [CHAR LIMIT=40] -->
- <string name="app_info_all_services_label">All Services</string>
+ <string name="app_info_all_services_label">All services</string>
<!-- Label for the toggle that enables/disables an app's notifications. [CHAR LIMIT=20] -->
<string name="notifications_label">Notifications</string>
<!-- Label that lead into individual application storage info screen -->