summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHai Zhang <zhanghai@google.com>2020-07-30 22:37:03 +0000
committerHai Zhang <zhanghai@google.com>2020-07-30 22:38:37 +0000
commit629951353439367d04ee2fbbcaa1fb668d5fbb9a (patch)
tree39407120f0da4bb999535ac27dc893d808893cfb /res
parentc343b0516a0ff61500e1fd27a493ef3ca579855c (diff)
downloadPackageInstaller-629951353439367d04ee2fbbcaa1fb668d5fbb9a.tar.gz
DO NOT MERGE Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 162536543 Bug: 160814722 Change-Id: I2a090ed03b6b8c43b9aa7a04fff57db7cb9b624d
Diffstat (limited to 'res')
-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 f146be8db..4bf81b911 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -704,7 +704,7 @@
<!-- Short label for the call screening role. [CHAR LIMIT=30] -->
<string name="role_call_screening_short_label">Caller ID &amp; spam app</string>
<!-- Description for the call screening role. [CHAR LIMIT=NONE] -->
- <string name="role_call_screening_description">Apps that allow you to identify calls, block spam and robocalls, and blacklist unwanted numbers</string>
+ <string name="role_call_screening_description">Apps that allow you to identify calls and block spam, robocalls, or unwanted numbers</string>
<!-- Template for the title when an app requests to become the default call screening app. [CHAR LIMIT=100] -->
<string name="role_call_screening_request_title">Set <xliff:g id="app_name" example="Super Call Screening">%1$s</xliff:g> as your default caller ID &amp; spam app?</string>
<!-- Description when an app requests to become the default call screening app. [CHAR LIMIT=60] -->