diff options
author | Christi Scarborough <christi@coraline.org> | 2005-02-06 17:21:42 +0000 |
---|---|---|
committer | Christi Scarborough <christi@coraline.org> | 2005-02-06 17:21:42 +0000 |
commit | a83ffb208f53a91aeab09b933e3544ec29919ce1 (patch) | |
tree | 1aa7f5fe667b2d65cf3482a5488539d7d25cec90 /apps/lang | |
parent | 59eb461f8255b636800c120d7640d10d6a15e175 (diff) |
A proper alarm clock for the V2/FM (and v1 with mod)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5818 a1c6a512-1295-4272-9138-f99709370657
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: |