Skip to content

Commit bc63414

Browse files
committed
Add Alarm timed out string
1 parent 81fb2f4 commit bc63414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<string name="not_scheduled">Not scheduled</string>
3636
<string name="missed_alarm">Missed alarm</string>
3737
<string name="replaced_by_another_alarm">Replaced by another alarm</string>
38+
<string name="alarm_timed_out">Alarm timed out</string>
3839

3940
<!-- Timer -->
4041
<string name="timers_notification_msg">Timers are running</string>

0 commit comments

Comments
 (0)