diff options
| author | Anton Oleynikov <len0x@rockbox.org> | 2005-11-13 21:31:11 +0000 |
|---|---|---|
| committer | Anton Oleynikov <len0x@rockbox.org> | 2005-11-13 21:31:11 +0000 |
| commit | e22f9c49c83a211ef8fda6e132c64d84284cfb15 (patch) | |
| tree | 7646a6edcda91279db1fb16e3e7595d9cd234da8 /apps | |
| parent | 697e832bef16f564d74611bab68690470e8cedde (diff) | |
| download | rockbox-e22f9c49c83a211ef8fda6e132c64d84284cfb15.zip rockbox-e22f9c49c83a211ef8fda6e132c64d84284cfb15.tar.gz rockbox-e22f9c49c83a211ef8fda6e132c64d84284cfb15.tar.bz2 rockbox-e22f9c49c83a211ef8fda6e132c64d84284cfb15.tar.xz | |
new label for "move to next folder" option: "Auto change directory"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7850 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -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 15550e3..001fe45 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -3144,9 +3144,9 @@ voice: "Optical output" new: id: LANG_NEXT_FOLDER -desc: in settings_menu. Should we allow skip directories and move to next folder when current one ends -eng: "Directory navigation" -voice: "Directory navigation" +desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one +eng: "Auto change directory" +voice: "Auto change directory" new: id: LANG_RUNTIMEDB_ACTIVE |