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

Commit 3d83144e 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

Change-Id: Ia9e71131a1ab779bedd6e25163e3f6448abc00c0
parents f1621f84 3aa86b42
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>