forked from len0rd/rockbox
Those strings only apply to targets having the pitchscreen feature.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21788 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5db8098bfd
commit
1a49df92be
1 changed files with 18 additions and 9 deletions
|
@ -12609,13 +12609,16 @@
|
|||
desc:
|
||||
user: core
|
||||
<source>
|
||||
*: "Semitone"
|
||||
*: none
|
||||
pitchscreen: "Semitone"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Semitone"
|
||||
*: none
|
||||
pitchscreen: "Semitone"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Semitone"
|
||||
*: none
|
||||
pitchscreen: "Semitone"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -12623,13 +12626,16 @@
|
|||
desc: "limit" in pitch screen
|
||||
user: core
|
||||
<source>
|
||||
*: "Limit"
|
||||
*: none
|
||||
pitchscreen: "Limit"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Limit"
|
||||
*: none
|
||||
pitchscreen: "Limit"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Limit"
|
||||
*: none
|
||||
pitchscreen: "Limit"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -12637,12 +12643,15 @@
|
|||
desc: "rate" in pitch screen
|
||||
user: core
|
||||
<source>
|
||||
*: "Rate"
|
||||
*: none
|
||||
pitchscreen: "Rate"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Rate"
|
||||
*: none
|
||||
pitchscreen: "Rate"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Rate"
|
||||
*: none
|
||||
pitchscreen: "Rate"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue