Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46827866 authored by Oli Lan's avatar Oli Lan
Browse files

Update strings for clipboard access notification setting.

This changes the strings for the clipboard notification
setting in line with UX recommendations.

Bug: 182349993
Test: Build & install, check setting is displayed correctly
Change-Id: Ife2cf4fa6ee98069170ec02a0c3fb7a0880a90b8
parent 9e07eab0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12933,8 +12933,8 @@
    <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] -->
    <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] -->
    <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>