mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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:
parent
d46d24332f
commit
c6f34ef239
16 changed files with 222 additions and 222 deletions
|
|
@ -11638,15 +11638,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: "Styl bazowy"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Styl bazowy"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -11853,15 +11853,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: "Styl bazowy pilota"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Styl bazowy pilota"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -11921,15 +11921,15 @@
|
|||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Remote Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Ekran pilota"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Ekran pilota"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12286,15 +12286,15 @@
|
|||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Main Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Ekran główny"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Ekran główny"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12416,15 +12416,15 @@
|
|||
desc: in the theme menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Remote Radio Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Ekran radia na pilocie"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Ekran radia na pilocie"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12433,15 +12433,15 @@
|
|||
desc: in the theme menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Radio Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Ekran radia"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Ekran radia"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue