diff options
| author | Christi Scarborough <christi@coraline.org> | 2005-06-29 13:23:02 +0000 |
|---|---|---|
| committer | Christi Scarborough <christi@coraline.org> | 2005-06-29 13:23:02 +0000 |
| commit | c811b97573669360ce14a441bca0e2a9aa56d4ce (patch) | |
| tree | b1bc2984cfc454d2200c6d31e60042620fd5dd13 /apps | |
| parent | b49d384832d1b344696bf7baeddccdd037d9abb6 (diff) | |
| download | rockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.zip rockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.tar.gz rockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.tar.bz2 rockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.tar.xz | |
Oops. Put deprecated strings back in english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6915 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/lang/english.lang | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 91858fd..bb2a752 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -397,6 +397,12 @@ eng: "(PLAY/STOP)" voice: "" new: +id: LANG_RESUME_ASK +desc: DEPRECATED +eng: "" +voice: "" +new: + id: LANG_KEYLOCK_ON_PLAYER desc: displayed when key lock is on eng: "Key Lock ON" @@ -841,6 +847,12 @@ eng: "Dec" voice: "December" new: +id: LANG_RESUME_SETTING_ASK_ONCE +desc: DEPRECATED +eng: "" +voice: "" +new: + id: LANG_BATTERY_DISPLAY desc: Battery type title eng: "Battery Display" |