1
0
Fork 0
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:
Jens Arnold 2009-07-11 21:05:46 +00:00
parent 5db8098bfd
commit 1a49df92be

View file

@ -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>