Improvements to the pitch screen UI (FS#10359 by David Johnston)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21781 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2009-07-11 16:46:19 +00:00
parent 17ac0d7ff9
commit cc7c665d9b
14 changed files with 701 additions and 192 deletions

View file

@ -12604,3 +12604,45 @@
remote: "Remote Statusbar"
</voice>
</phrase>
<phrase>
id: LANG_SEMITONE
desc:
user: core
<source>
*: "Semitone"
</source>
<dest>
*: "Semitone"
</dest>
<voice>
*: "Semitone"
</voice>
</phrase>
<phrase>
id: LANG_STRETCH_LIMIT
desc: "limit" in pitch screen
user: core
<source>
*: "Limit"
</source>
<dest>
*: "Limit"
</dest>
<voice>
*: "Limit"
</voice>
</phrase>
<phrase>
id: LANG_PLAYBACK_RATE
desc: "rate" in pitch screen
user: core
<source>
*: "Rate"
</source>
<dest>
*: "Rate"
</dest>
<voice>
*: "Rate"
</voice>
</phrase>