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:
Magnus Holmgren 2007-02-11 21:46:02 +00:00
parent 69e3ffd825
commit c30ee4ec8c

View file

@ -5458,20 +5458,6 @@
*: ""
</voice>
</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_TRACKNUM
desc: in tag viewer
@ -5486,20 +5472,6 @@
*: ""
</voice>
</phrase>
<phrase>
id: LANG_ID3_COMMENT
desc: in tag viewer
user:
<source>
*: "[Comment]"
</source>
<dest>
*: "[Comment]"
</dest>
<voice>
*: ""
</voice>
</phrase>
<phrase>
id: LANG_ID3_GENRE
desc: in tag viewer
@ -10515,3 +10487,31 @@
*: "Charge During U S B Connection"
</voice>
</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>