summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2005-10-08 22:01:42 +0000
committerJens Arnold <amiconn@rockbox.org>2005-10-08 22:01:42 +0000
commit104d38cd8bf44357e07d8e6ba335014474ab4eab (patch)
tree800df630e92f4035ebd52c367ee067e47e5c9b0f /apps/lang
parent1f39f2e7486ef6448103d5ac1d020cad59e9fd95 (diff)
downloadrockbox-104d38cd8bf44357e07d8e6ba335014474ab4eab.zip
rockbox-104d38cd8bf44357e07d8e6ba335014474ab4eab.tar.gz
rockbox-104d38cd8bf44357e07d8e6ba335014474ab4eab.tar.bz2
rockbox-104d38cd8bf44357e07d8e6ba335014474ab4eab.tar.xz
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
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/deutsch.lang18
-rw-r--r--apps/lang/english.lang6
2 files changed, 21 insertions, 3 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 2a4dde6..81a95bc 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -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..."
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index fbba812..94f434f 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -3301,14 +3301,14 @@ new:
id: LANG_DIRCACHE_ENABLE
desc: in directory cache settings
-eng: "Enable directory cache"
-voice: "Enable directory cache"
+eng: "Directory cache"
+voice: "Directory cache"
new:
id: LANG_DIRCACHE_REBOOT
desc: when activating directory cache
eng: "Please reboot to enable the cache"
-voice: "Please reboot to enable the cache"
+voice: ""
new:
id: LANG_DIRCACHE_BUILDING