summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2011-01-23 22:45:09 +0000
committerMarianne Arnold <pixelma@rockbox.org>2011-01-23 22:45:09 +0000
commitcb39ac6b1e2fa14ef3a12a2f6a1f9083c7eeb4aa (patch)
tree516673732c28370c9f3ca4484746a86e37849486 /apps
parent4f787ba7dc755527656b297cace8c5e9c8d62b9a (diff)
downloadrockbox-cb39ac6b1e2fa14ef3a12a2f6a1f9083c7eeb4aa.tar.gz
rockbox-cb39ac6b1e2fa14ef3a12a2f6a1f9083c7eeb4aa.zip
Also update the two missing autoresume strings in the German translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29126 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/deutsch.lang28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index e75b6b9645..2150ee7e7d 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -12622,3 +12622,31 @@
radio: "Signalstärke:"
</voice>
</phrase>
+<phrase>
+ id: LANG_AUTORESUME_ENABLE_YES
+ desc: resume settings menu
+ user: core
+ <source>
+ *: "Yes (requires initialized database)"
+ </source>
+ <dest>
+ *: "Ja (erfordert initialisierte Datenbank)"
+ </dest>
+ <voice>
+ *: "Ja (erfordert initialisierte Datenbank)"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_AUTORESUME_ENABLE
+ desc: resume settings menu
+ user: core
+ <source>
+ *: "Enable automatic resume"
+ </source>
+ <dest>
+ *: "Automatisches Fortsetzen aktivieren"
+ </dest>
+ <voice>
+ *: "Automatisches Fortsetzen aktivieren"
+ </voice>
+</phrase>