forked from len0rd/rockbox
Move the recently added strings to the end, where they belong.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12274 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
69e3ffd825
commit
c30ee4ec8c
1 changed files with 28 additions and 28 deletions
|
|
@ -5458,20 +5458,6 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
|
||||||
id: LANG_ID3_ALBUMARTIST
|
|
||||||
desc: in tag viewer
|
|
||||||
user:
|
|
||||||
<source>
|
|
||||||
*: "[Album Artist]"
|
|
||||||
</source>
|
|
||||||
<dest>
|
|
||||||
*: "[Album Artist]"
|
|
||||||
</dest>
|
|
||||||
<voice>
|
|
||||||
*: ""
|
|
||||||
</voice>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_ID3_TRACKNUM
|
id: LANG_ID3_TRACKNUM
|
||||||
desc: in tag viewer
|
desc: in tag viewer
|
||||||
|
|
@ -5486,20 +5472,6 @@
|
||||||
*: ""
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
|
||||||
id: LANG_ID3_COMMENT
|
|
||||||
desc: in tag viewer
|
|
||||||
user:
|
|
||||||
<source>
|
|
||||||
*: "[Comment]"
|
|
||||||
</source>
|
|
||||||
<dest>
|
|
||||||
*: "[Comment]"
|
|
||||||
</dest>
|
|
||||||
<voice>
|
|
||||||
*: ""
|
|
||||||
</voice>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_ID3_GENRE
|
id: LANG_ID3_GENRE
|
||||||
desc: in tag viewer
|
desc: in tag viewer
|
||||||
|
|
@ -10515,3 +10487,31 @@
|
||||||
*: "Charge During U S B Connection"
|
*: "Charge During U S B Connection"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ID3_ALBUMARTIST
|
||||||
|
desc: in tag viewer
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "[Album Artist]"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "[Album Artist]"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ID3_COMMENT
|
||||||
|
desc: in tag viewer
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "[Comment]"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "[Comment]"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue