Move the new pitch strings to the end of the language file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11443 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2006-11-06 09:24:16 +00:00
parent 3b99840019
commit 4c1ba959a4

View file

@ -9374,34 +9374,6 @@
*: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_PITCH_UP_SEMITONE
desc: in wps
user:
<source>
*: "Semitone Up"
</source>
<dest>
*: "Semitone Up"
</dest>
<voice>
*: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_PITCH_DOWN_SEMITONE
desc: in wps
user:
<source>
*: "Semitone Down"
</source>
<dest>
*: "Semitone Down"
</dest>
<voice>
*: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_F2_MODE
desc: in wps F2 pressed
@ -10032,3 +10004,31 @@
*: "Dithering"
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_PITCH_UP_SEMITONE
desc: in wps
user:
<source>
*: "Semitone Up"
</source>
<dest>
*: "Semitone Up"
</dest>
<voice>
*: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_PITCH_DOWN_SEMITONE
desc: in wps
user:
<source>
*: "Semitone Down"
</source>
<dest>
*: "Semitone Down"
</dest>
<voice>
*: ""
</voice>
</phrase>