diff options
| author | Michael Hohmuth <sideral@rockbox.org> | 2011-02-10 09:37:58 +0000 |
|---|---|---|
| committer | Michael Hohmuth <sideral@rockbox.org> | 2011-02-10 09:37:58 +0000 |
| commit | e93713ba3c33770ee74a98f714da079779adbb1b (patch) | |
| tree | efb7f6c67d4bc54a2cc9e25df8a3a94a66ceff00 | |
| parent | 88d91faba5df82e70abfd95b60c96b4a0bd53744 (diff) | |
| download | rockbox-e93713ba3c33770ee74a98f714da079779adbb1b.zip rockbox-e93713ba3c33770ee74a98f714da079779adbb1b.tar.gz rockbox-e93713ba3c33770ee74a98f714da079779adbb1b.tar.bz2 rockbox-e93713ba3c33770ee74a98f714da079779adbb1b.tar.xz | |
autoresume: Simplify configuration option for resume on automatic
track change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29271 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/english.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 7da2cc2..df92d82 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12735,12 +12735,12 @@ desc: enable customization of resume on automatic track change user: core <source> - *: "Custom path/genre substrings (comma-separated)" + *: "In custom directories only" </source> <dest> - *: "Custom path/genre substrings (comma-separated)" + *: "In custom directories only" </dest> <voice> - *: "Custom path/genre substrings (comma-separated)" + *: "In custom directories only" </voice> </phrase> |