mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang * Made some standard boolean yes/no settings more compact.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7601 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1f39f2e748
commit
104d38cd8b
3 changed files with 30 additions and 15 deletions
|
|
@ -3291,3 +3291,21 @@ desc: use track gain if shuffle mode is on, album gain otherwise
|
|||
eng: "Track gain if shuffling"
|
||||
voice: "Titellautstärke beim Mischen"
|
||||
new: "Titellautstärke beim Mischen"
|
||||
|
||||
id: LANG_DIRCACHE_ENABLE
|
||||
desc: in directory cache settings
|
||||
eng: "Directory cache"
|
||||
voice: "Verzeichnispuffer"
|
||||
new: "Verzeichnispuffer"
|
||||
|
||||
id: LANG_DIRCACHE_REBOOT
|
||||
desc: when activating directory cache
|
||||
eng: "Please reboot to enable the cache"
|
||||
voice: ""
|
||||
new: "Neustarten, um den Puffer zu aktivieren"
|
||||
|
||||
id: LANG_DIRCACHE_BUILDING
|
||||
desc: when booting up and rebuilding the cache
|
||||
eng: "Scanning disk..."
|
||||
voice: ""
|
||||
new: "Lese Festplatte..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue