Early dismissal of alarm

This commit is contained in:
Rawlin C
2023-07-02 17:03:01 +05:30
parent f3402b5a61
commit 7af2a25fa8
50 changed files with 261 additions and 30 deletions

View File

@ -29,6 +29,8 @@
<string name="no_timers_found">Non se atoparon temporizadores</string>
<string name="add_timer">Engadir temporizador</string>
<string name="upcoming_alarm">Próxima alarma</string>
<string name="early_alarm_dismissal">Early Alarm Dismissal</string>
<!--Timer-->
<string name="timers_notification_msg">Os temporizadores atopanse traballando</string>
<string name="timer_single_notification_label_msg">O temporizador para %s atopase traballando</string>
@ -51,4 +53,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>