summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-11-06 09:24:16 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-11-06 09:24:16 +0000
commit4c1ba959a4bc8f155f6cc49582540886f0e87845 (patch)
treeb108b245fca66a8b93690ef89c9c3474d62f6132 /apps/lang/english.lang
parent3b998400199cc5cf9b3d01c900cbf5f89c8d0002 (diff)
downloadrockbox-4c1ba959a4bc8f155f6cc49582540886f0e87845.tar.gz
rockbox-4c1ba959a4bc8f155f6cc49582540886f0e87845.zip
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
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang56
1 files changed, 28 insertions, 28 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 8d050a72bf..40d7bb7b19 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -9375,34 +9375,6 @@
9375 </voice> 9375 </voice>
9376</phrase> 9376</phrase>
9377<phrase> 9377<phrase>
9378 id: LANG_SYSFONT_PITCH_UP_SEMITONE
9379 desc: in wps
9380 user:
9381 <source>
9382 *: "Semitone Up"
9383 </source>
9384 <dest>
9385 *: "Semitone Up"
9386 </dest>
9387 <voice>
9388 *: ""
9389 </voice>
9390</phrase>
9391<phrase>
9392 id: LANG_SYSFONT_PITCH_DOWN_SEMITONE
9393 desc: in wps
9394 user:
9395 <source>
9396 *: "Semitone Down"
9397 </source>
9398 <dest>
9399 *: "Semitone Down"
9400 </dest>
9401 <voice>
9402 *: ""
9403 </voice>
9404</phrase>
9405<phrase>
9406 id: LANG_SYSFONT_F2_MODE 9378 id: LANG_SYSFONT_F2_MODE
9407 desc: in wps F2 pressed 9379 desc: in wps F2 pressed
9408 user: 9380 user:
@@ -10032,3 +10004,31 @@
10032 *: "Dithering" 10004 *: "Dithering"
10033 </voice> 10005 </voice>
10034</phrase> 10006</phrase>
10007<phrase>
10008 id: LANG_SYSFONT_PITCH_UP_SEMITONE
10009 desc: in wps
10010 user:
10011 <source>
10012 *: "Semitone Up"
10013 </source>
10014 <dest>
10015 *: "Semitone Up"
10016 </dest>
10017 <voice>
10018 *: ""
10019 </voice>
10020</phrase>
10021<phrase>
10022 id: LANG_SYSFONT_PITCH_DOWN_SEMITONE
10023 desc: in wps
10024 user:
10025 <source>
10026 *: "Semitone Down"
10027 </source>
10028 <dest>
10029 *: "Semitone Down"
10030 </dest>
10031 <voice>
10032 *: ""
10033 </voice>
10034</phrase>