Add german translation for line-out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25259 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d6aaa3331f
commit
0efbe23fe0
1 changed files with 17 additions and 0 deletions
|
@ -13303,3 +13303,20 @@
|
|||
remote: "Hauptbildschirm"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_LINEOUT_ONOFF
|
||||
desc: in system settings menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
lineout_poweroff: "Line Out"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
lineout_poweroff: "Line Out"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
lineout_poweroff: "Analogausgang"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Reference in a new issue