Merge "Update strings for clipboard access notification setting." into sc-dev am: 8a2e489ac8

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13959958

Change-Id: Ife3ee0d2698338385f12c0e0c280120832590d12
This commit is contained in:
Oli Lan
2021-03-24 01:21:03 +00:00
committed by Automerger Merge Worker

View File

@@ -12949,8 +12949,8 @@
<string name="extra_app_info_label" translatable="false"></string> <string name="extra_app_info_label" translatable="false"></string>
<!-- Title for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=50] --> <!-- Title for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=50] -->
<string name="show_clip_access_notification">Copy &amp; paste notifications</string> <string name="show_clip_access_notification">Show clipboard access</string>
<!-- Summary for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=NONE] --> <!-- Summary for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=NONE] -->
<string name="show_clip_access_notification_summary">Show a message when apps access text or data you have copied</string> <string name="show_clip_access_notification_summary">Show a message when apps access text, images, or other content you\u2019ve copied</string>
</resources> </resources>