From f0ce1886814d597b5bbe58fe36556356d42b7db6 Mon Sep 17 00:00:00 2001 From: Michael Hohmuth Date: Tue, 8 Feb 2011 20:31:22 +0000 Subject: Make enable-autoresume option more consistent with other settings. Rename "Enable automatic resume" to "Automatic resume", and make it a simple Yes/No option. Offer the user to initialize the database in case it is not yet ready when enabling autoresume. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29249 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 048f8410c9..dd8ed84caf 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12676,29 +12676,43 @@ id: LANG_AUTORESUME_ENABLE - desc: resume settings menu + desc: deprecated user: core - *: "Enable automatic resume" + *: "" - *: "Enable automatic resume" + *: "" - *: "Enable automatic resume" + *: "" id: LANG_AUTORESUME_ENABLE_YES + desc: deprecated + user: core + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_AUTORESUME desc: resume settings menu user: core - *: "Yes (requires initialized database)" + *: "Automatic resume" - *: "Yes (requires initialized database)" + *: "Automatic resume" - *: "Yes (requires initialized database)" + *: "Automatic resume" -- cgit v1.2.3