Skip to content

Commit edb7aca

Browse files
authored
Merge pull request #153 from FossifyOrg/add_alarm_timed_out_string
Add `Alarm timed out` string
2 parents 81fb2f4 + bc63414 commit edb7aca

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)