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

Commit 4b9c9b97 authored by Mady Mellor's avatar Mady Mellor
Browse files

Update “don’t snooze” in expanded snooze menu to cancel

Test: manual - snooze notification, expand menu, note ‘cancel’ option
Bug: 36249627
Change-Id: I6ea834df0b0f93ed89b5b26dc54cc404402cd962
parent fc7f4ceb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1391,8 +1391,8 @@
    <string name="snooze_option_30_min">30 minutes</string>
    <!-- Notification: Menu row: Snooze options: 1 hour option. [CHAR LIMIT=50]-->
    <string name="snooze_option_1_hour">1 hour</string>
    <!-- Notification: Menu row: Snooze options: don't snooze option. [CHAR LIMIT=50] -->
    <string name="snooze_option_dont_snooze">Don\'t snooze</string>
    <!-- Notification: Menu row: Snooze options: cancel snoozing option. [CHAR LIMIT=50] -->
    <string name="snooze_option_dont_snooze">Cancel</string>
    <!-- Notification: Menu row: Snooze undo button label. [CHAR LIMIT=50]-->
    <string name="snooze_undo">UNDO</string>