From 7141ff45133c9c669e9a0769a6c13e05cbe0595c Mon Sep 17 00:00:00 2001 From: Michael Hohmuth Date: Tue, 8 Feb 2011 20:31:35 +0000 Subject: Add option to resume next track on automatic track change Move autoresume setting into its own menu. Add option to customize which tracks should be resumed on automatic track change. Tracks can be selected based on their their file location or genre tag (comma-separated list of filename / genre substrings). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29251 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index dd8ed84caf..7da2cc2959 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12716,3 +12716,31 @@ *: "Automatic resume" + + id: LANG_AUTORESUME_AUTOMATIC + desc: resume on automatic track change + user: core + + *: "Resume on automatic track change" + + + *: "Resume on automatic track change" + + + *: "Resume on automatic track change" + + + + id: LANG_AUTORESUME_CUSTOM + desc: enable customization of resume on automatic track change + user: core + + *: "Custom path/genre substrings (comma-separated)" + + + *: "Custom path/genre substrings (comma-separated)" + + + *: "Custom path/genre substrings (comma-separated)" + + -- cgit v1.2.3