summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorChristi Scarborough <christi@coraline.org>2005-06-29 12:23:09 +0000
committerChristi Scarborough <christi@coraline.org>2005-06-29 12:23:09 +0000
commit9e8918b0866b249a55c06a16a243cdd3dcdad305 (patch)
tree954d2eab9141f0a9a0777f9ce9eceb15af1b569a /apps/lang/english.lang
parent1f45cce4262bde3f91844701085076892b4743f8 (diff)
downloadrockbox-9e8918b0866b249a55c06a16a243cdd3dcdad305.tar.gz
rockbox-9e8918b0866b249a55c06a16a243cdd3dcdad305.zip
Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redundant options, since you can resume after any startup using the resume key. These have been stripped out, and the resume code has been streamlined. A small bug in button handler initialisation has been fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6911 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang12
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 3b068bf50d..91858fde4e 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -391,12 +391,6 @@ eng: "Is Full!"
391voice: "" 391voice: ""
392new: 392new:
393 393
394id: LANG_RESUME_ASK
395desc: question asked at the begining when resume is on
396eng: "Resume?"
397voice: ""
398new:
399
400id: LANG_RESUME_CONFIRM_PLAYER 394id: LANG_RESUME_CONFIRM_PLAYER
401desc: possible answers to resume question 395desc: possible answers to resume question
402eng: "(PLAY/STOP)" 396eng: "(PLAY/STOP)"
@@ -847,12 +841,6 @@ eng: "Dec"
847voice: "December" 841voice: "December"
848new: 842new:
849 843
850id: LANG_RESUME_SETTING_ASK_ONCE
851desc: in settings_menu
852eng: "Ask Once"
853voice: "Ask Once"
854new:
855
856id: LANG_BATTERY_DISPLAY 844id: LANG_BATTERY_DISPLAY
857desc: Battery type title 845desc: Battery type title
858eng: "Battery Display" 846eng: "Battery Display"