1
0
Fork 0
forked from len0rd/rockbox

Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2010-10-23 15:13:52 +00:00
parent d46d24332f
commit c6f34ef239
16 changed files with 222 additions and 222 deletions

View file

@ -12055,15 +12055,15 @@
desc: browse for the base skin in theme settings
user: core
<source>
*:none
*: none
lcd_bitmap: "Base Skin"
</source>
<dest>
*:none
*: none
lcd_bitmap: "Basisskin (SBS)"
</dest>
<voice>
*:none
*: none
lcd_bitmap: "Basisskin"
</voice>
</phrase>
@ -12072,15 +12072,15 @@
desc: browse for the base skin in theme settings
user: core
<source>
*:none
*: none
lcd_bitmap: "Remote Base Skin"
</source>
<dest>
*:none
*: none
lcd_bitmap: "Fernbedienungs-SBS"
</dest>
<voice>
*:none
*: none
lcd_bitmap: "Fernbedienungs-SBS"
</voice>
</phrase>
@ -12157,15 +12157,15 @@
desc: in the theme menu
user: core
<source>
*:none
*: none
radio_remote: "Remote Radio Screen"
</source>
<dest>
*:none
*: none
radio_remote: "Fernbedienungsradioanzeige"
</dest>
<voice>
*:none
*: none
radio_remote: "Fernbedienungsradioanzeige"
</voice>
</phrase>
@ -12406,15 +12406,15 @@
desc: in the theme menu
user: core
<source>
*:none
*: none
radio: "Radio Screen"
</source>
<dest>
*:none
*: none
radio: "Radioanzeige"
</dest>
<voice>
*:none
*: none
radio: "Radioanzeige"
</voice>
</phrase>