1
0
Fork 0
forked from len0rd/rockbox

Fix Steve's naughty commit to english.lang.. new strings go at the end!

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12173 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-02-01 14:04:13 +00:00
parent f0d2861fc5
commit 00547c64c6

View file

@ -3610,20 +3610,6 @@
*: "Battery Display" *: "Battery Display"
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_USB_CHARGING
desc: in Battery menu
user:
<source>
*: "Charge During USB Connection"
</source>
<dest>
*: "Charge During USB Connection"
</dest>
<voice>
*: "Charge During U S B Connection"
</voice>
</phrase>
<phrase> <phrase>
id: LANG_DISPLAY_GRAPHIC id: LANG_DISPLAY_GRAPHIC
desc: Label for type of icon display desc: Label for type of icon display
@ -10487,3 +10473,17 @@
*: "Save Theme Settings" *: "Save Theme Settings"
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_USB_CHARGING
desc: in Battery menu
user:
<source>
*: "Charge During USB Connection"
</source>
<dest>
*: "Charge During USB Connection"
</dest>
<voice>
*: "Charge During U S B Connection"
</voice>
</phrase>