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

Commit fb62a1cb authored by Mady Mellor's avatar Mady Mellor
Browse files

Add string for 'snooze' action to use in local context menu

Just getting string in for translation; work to add to
local context menu will come in follow up

Test: make
Bug: 34840333
Change-Id: Id23c0f5cc708bb8847601f792f12f1365bca674b
parent 62eb45f2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1606,6 +1606,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>