From 314c2dec1eee9f91076f263aa038d6ef1eca672d Mon Sep 17 00:00:00 2001 From: Christi Scarborough Date: Sun, 26 Jun 2005 15:21:29 +0000 Subject: Resume behaviour. Resume setting renamed to 'Resume on Startup'. Pressing the resume button from the WPS now resumes without prompting, regardless of the resume on startup setting. Error message displayed if no playlist in memory. (Bug in iriver playlist handling means that playlists don't get unloaded at the end of the playlist, so this feature does not currently work on iRiver.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6872 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 02bb3dca07..3b068bf50d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -159,8 +159,8 @@ new: id: LANG_RESUME desc: in settings_menu -eng: "Resume" -voice: "Resume" +eng: "Resume on startup" +voice: "Resume on startup" new: id: LANG_OFF @@ -3125,6 +3125,12 @@ eng: "Reshuffle" voice: "Reshuffle" new: +id: LANG_NOTHING_TO_RESUME +desc: Error message displayed when resume button pressed but no playlist +eng: "Nothing to resume" +voice: "" +new: + id: LANG_INSERT_SHUFFLED desc: in onplay menu. insert a track/playlist randomly into dynamic playlist eng: "Insert shuffled" -- cgit v1.2.3