mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Remove square brackets from the ID3 Viewer related language strings and generate them at runtime. This makes these lang strings actually usable for WPSes using the %Sx tag.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23434 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e3e8898fef
commit
0bd45b3622
43 changed files with 1284 additions and 1282 deletions
|
|
@ -2701,10 +2701,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[Title]"
|
||||
*: "Title"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Adi]"
|
||||
*: "Adi"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -2715,10 +2715,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[Artist]"
|
||||
*: "Artist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Sanatci]"
|
||||
*: "Sanatci"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -2729,10 +2729,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[Tracknum]"
|
||||
*: "Tracknum"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Sarki no]"
|
||||
*: "Sarki no"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -2743,10 +2743,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[Playlist]"
|
||||
*: "Playlist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Sarki Listesi]"
|
||||
*: "Sarki Listesi"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -2757,10 +2757,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[Frequency]"
|
||||
*: "Frequency"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Frekans]"
|
||||
*: "Frekans"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -2771,10 +2771,10 @@
|
|||
desc: in wps
|
||||
user: core
|
||||
<source>
|
||||
*: "[PATH]"
|
||||
*: "PATH"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[YOL]"
|
||||
*: "YOL"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -3857,10 +3857,10 @@
|
|||
desc: in tag viewer
|
||||
user: core
|
||||
<source>
|
||||
*: "[Work]"
|
||||
*: "Work"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Çalış]"
|
||||
*: "Çalış"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue