forked from len0rd/rockbox
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
This commit is contained in:
parent
4f787ba7dc
commit
cb39ac6b1e
1 changed files with 28 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue