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

Commit 06711200 authored by Mady Mellor's avatar Mady Mellor Committed by android-build-merger
Browse files

Merge "Add string for 'snooze' action to use in local context menu" into pi-dev am: 3aa86b42

am: 3d83144e

Change-Id: I292dad43622df2a128dc9a284e9cfb0e54bfa6cf
parents 9342652c 3d83144e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1602,6 +1602,9 @@
    <!-- Notification: Menu row: Content description for the snooze icon. [CHAR LIMIT=NONE] -->
    <string name="notification_menu_snooze_description">notification snooze options</string>

    <!-- Notification: Menu row: Content description for the snooze action shown in local context menu. [CHAR LIMIT=NONE] -->
    <string name="notification_menu_snooze_action">Snooze</string>

    <!-- Notification: Snooze panel: Snooze undo button label. [CHAR LIMIT=50]-->
    <string name="snooze_undo">UNDO</string>