summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristi Scarborough <christi@coraline.org>2005-06-29 13:23:02 +0000
committerChristi Scarborough <christi@coraline.org>2005-06-29 13:23:02 +0000
commitc811b97573669360ce14a441bca0e2a9aa56d4ce (patch)
treeb1bc2984cfc454d2200c6d31e60042620fd5dd13
parentb49d384832d1b344696bf7baeddccdd037d9abb6 (diff)
downloadrockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.tar.gz
rockbox-c811b97573669360ce14a441bca0e2a9aa56d4ce.zip
Oops. Put deprecated strings back in english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6915 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/english.lang12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 91858fde4e..bb2a75200c 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -397,6 +397,12 @@ eng: "(PLAY/STOP)"
397voice: "" 397voice: ""
398new: 398new:
399 399
400id: LANG_RESUME_ASK
401desc: DEPRECATED
402eng: ""
403voice: ""
404new:
405
400id: LANG_KEYLOCK_ON_PLAYER 406id: LANG_KEYLOCK_ON_PLAYER
401desc: displayed when key lock is on 407desc: displayed when key lock is on
402eng: "Key Lock ON" 408eng: "Key Lock ON"
@@ -841,6 +847,12 @@ eng: "Dec"
841voice: "December" 847voice: "December"
842new: 848new:
843 849
850id: LANG_RESUME_SETTING_ASK_ONCE
851desc: DEPRECATED
852eng: ""
853voice: ""
854new:
855
844id: LANG_BATTERY_DISPLAY 856id: LANG_BATTERY_DISPLAY
845desc: Battery type title 857desc: Battery type title
846eng: "Battery Display" 858eng: "Battery Display"