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:
|
desc:
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: "Semitone"
|
*: none
|
||||||
|
pitchscreen: "Semitone"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Semitone"
|
*: none
|
||||||
|
pitchscreen: "Semitone"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Semitone"
|
*: none
|
||||||
|
pitchscreen: "Semitone"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -12623,13 +12626,16 @@
|
||||||
desc: "limit" in pitch screen
|
desc: "limit" in pitch screen
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: "Limit"
|
*: none
|
||||||
|
pitchscreen: "Limit"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Limit"
|
*: none
|
||||||
|
pitchscreen: "Limit"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Limit"
|
*: none
|
||||||
|
pitchscreen: "Limit"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -12637,12 +12643,15 @@
|
||||||
desc: "rate" in pitch screen
|
desc: "rate" in pitch screen
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: "Rate"
|
*: none
|
||||||
|
pitchscreen: "Rate"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Rate"
|
*: none
|
||||||
|
pitchscreen: "Rate"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Rate"
|
*: none
|
||||||
|
pitchscreen: "Rate"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue