forked from len0rd/rockbox
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
|
|
@ -3532,10 +3532,10 @@
|
|||
desc: in tag viewer
|
||||
user: core
|
||||
<source>
|
||||
*: "[Year]"
|
||||
*: "Year"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[साल]"
|
||||
*: "साल"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
@ -3546,10 +3546,10 @@
|
|||
desc: in tag viewer
|
||||
user: core
|
||||
<source>
|
||||
*: "[Playlist]"
|
||||
*: "Playlist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[पलेलिसट]"
|
||||
*: "पलेलिसट"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue