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

Commit 948efe06 authored by Yuri Lin's avatar Yuri Lin Committed by Automerger Merge Worker
Browse files

Merge "Update string to say "Starting in Android 13" rather than just "In...

Merge "Update string to say "Starting in Android 13" rather than just "In Android 13"" into tm-dev am: f54740a6 am: b65d2be7

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17803805



Change-Id: Id2721aaee9d969491eeacd71e10a6198343e6223
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 84230c42 b65d2be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5773,7 +5773,7 @@
    <!-- Title for notification inviting users to review their notification settings [CHAR LIMIT=NONE] -->
    <string name="review_notification_settings_title">Review notification settings</string>
    <!-- Content of notification informing users of notification permission change, and inviting them to modify current settings. [CHAR LIMIT=NONE]-->
    <string name="review_notification_settings_text">In Android 13, apps that you install need your permission to send notifications. Tap to change this permission for existing apps.</string>
    <string name="review_notification_settings_text">Starting in Android 13, apps that you install need your permission to send notifications. Tap to change this permission for existing apps.</string>
    <!-- Notification action text for having this notification come back later [CHAR LIMIT=20] -->
    <string name="review_notification_settings_remind_me_action">Remind me later</string>
    <!-- Notification action text to dismiss this notification [CHAR LIMIT=20]-->