diff options
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 827ec0d002..82e3da494c 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1155,7 +1155,7 @@ new: id: LANG_ALARM_MOD_SHUTDOWN desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). -eng: "Shutting Down..." +eng: "Alarm Set" voice: "" new: @@ -3003,3 +3003,9 @@ desc: Start Rockbox in Recording screen eng: "Show recording screen on startup" voice: "Show recording screen on startup" new: + +id: LANG_ALARM_MOD_DISABLE +desc: Announce that the RTC alarm has been turned off +eng: "Alarm Disabled" +voice: "Alarm Disabled" +new: |