Merge "Clarify string for translation" into udc-dev am: 6d3a9b40d4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21534693 Change-Id: Ia72afbbe0cdc696dc42e84e199374bf2ef993cf7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -7786,12 +7786,12 @@
|
|||||||
<!-- Summary for a warning message about security implications of enabling a notification
|
<!-- Summary for a warning message about security implications of enabling a notification
|
||||||
listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
|
listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
|
||||||
<string name="notification_listener_security_warning_summary">
|
<string name="notification_listener_security_warning_summary">
|
||||||
<xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to read all notifications,
|
The <xliff:g id="notification_listener_name">%1$s</xliff:g> app will be able to read all notifications,
|
||||||
including personal information such as contact names, photos, and the text of messages you receive.
|
including personal information such as contact names, photos, and the text of messages you receive.
|
||||||
This app will also be able to snooze or dismiss notifications or take action on buttons in notifications, including answering phone calls.
|
This app will also be able to snooze or dismiss notifications or take action on buttons in notifications, including answering phone calls.
|
||||||
\n\nThis will also give the app the ability to turn Do Not Disturb on or off and change related settings.
|
\n\nThis will also give the app the ability to turn Do Not Disturb on or off and change related settings.
|
||||||
</string>
|
</string>
|
||||||
<string name="nls_warning_prompt"><xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to:</string>
|
<string name="nls_warning_prompt">The <xliff:g id="notification_listener_name">%1$s</xliff:g> app will be able to:</string>
|
||||||
<string name="nls_feature_read_title">Read your notifications</string>
|
<string name="nls_feature_read_title">Read your notifications</string>
|
||||||
<string name="nls_feature_read_summary">It can read your notifications, including personal information such as contacts, messages, and photos.</string>
|
<string name="nls_feature_read_summary">It can read your notifications, including personal information such as contacts, messages, and photos.</string>
|
||||||
<string name="nls_feature_reply_title">Reply to messages</string>
|
<string name="nls_feature_reply_title">Reply to messages</string>
|
||||||
|
Reference in New Issue
Block a user