mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
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:
parent
17ac0d7ff9
commit
cc7c665d9b
14 changed files with 701 additions and 192 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue