Merge "Fix phone call string in dialog" into sc-dev am: d05545ec7c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13451122 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3d153c866e769b945c1bf9033516297ecbd0c7bc
This commit is contained in:
@@ -2556,8 +2556,8 @@
|
||||
<!-- Text for privacy dialog, indicating that the application is the enterprise version [CHAR LIMIT=NONE] -->
|
||||
<string name="ongoing_privacy_dialog_enterprise">(enterprise)</string>
|
||||
|
||||
<!-- Text for privacy dialog, identifying the phonecall app [CHAR LIMIT=NONE]-->
|
||||
<string name="ongoing_privacy_dialog_phonecall">Phonecall</string>
|
||||
<!-- Text for privacy dialog, identifying the phone call app [CHAR LIMIT=NONE]-->
|
||||
<string name="ongoing_privacy_dialog_phonecall">Phone call</string>
|
||||
|
||||
<!-- Text for privacy dialog, indicating that an app is using an op on behalf of another [CHAR LIMIT=NONE] -->
|
||||
<string name="ongoing_privacy_dialog_attribution_text">(through <xliff:g id="attribution" example="Special app">%s</xliff:g>)</string>
|
||||
|
||||
Reference in New Issue
Block a user