Skip to content

Commit

Permalink
Fix translation issues in Lines palette
Browse files Browse the repository at this point in the history
and update Advanced workspace
  • Loading branch information
Jojo-Schmitz committed Dec 30, 2020
1 parent 29c34c3 commit d93283e
Showing 1 changed file with 21 additions and 12 deletions.
33 changes: 21 additions & 12 deletions share/workspaces/Advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1205,70 +1205,79 @@
<length>200</length>
</Trill>
</Cell>
<Cell name="Text line">
<Cell name="Staff Text line">
<TextLine id="28">
<endHookType>1</endHookType>
<beginText>VII</beginText>
<beginText>Staff</beginText>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</TextLine>
</Cell>
<Cell name="System Text line" trElement="1">
<TextLine system="1" id="29">
<endHookType>1</endHookType>
<beginText>System</beginText>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</TextLine>
</Cell>
<Cell name="Line">
<TextLine id="29">
<TextLine id="30">
<ticks>0</ticks>
<track>0</track>
<diagonal>1</diagonal>
<length>200</length>
</TextLine>
</Cell>
<Cell name="Ambitus">
<Ambitus>
<Ambitus id="31">
<topPitch>-1</topPitch>
<topTpc>-2</topTpc>
<topTpc>-9</topTpc>
<bottomPitch>-1</bottomPitch>
<bottomTpc>-2</bottomTpc>
<bottomTpc>-9</bottomTpc>
</Ambitus>
</Cell>
<Cell name="Let Ring">
<LetRing id="30">
<LetRing id="32">
<track>0</track>
</LetRing>
</Cell>
<Cell name="Guitar vibrato">
<Vibrato id="31">
<Vibrato id="33">
<subtype>guitarVibrato</subtype>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</Vibrato>
</Cell>
<Cell name="Guitar vibrato wide">
<Vibrato id="32">
<Vibrato id="34">
<subtype>guitarVibratoWide</subtype>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</Vibrato>
</Cell>
<Cell name="Vibrato sawtooth">
<Vibrato id="33">
<Vibrato id="35">
<subtype>vibratoSawtooth</subtype>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</Vibrato>
</Cell>
<Cell name="Tremolo sawtooth wide">
<Vibrato id="34">
<Vibrato id="36">
<subtype>vibratoSawtoothWide</subtype>
<ticks>0</ticks>
<track>0</track>
<length>200</length>
</Vibrato>
</Cell>
<Cell name="Palm Mute">
<PalmMute id="35">
<PalmMute id="37">
<track>0</track>
</PalmMute>
</Cell>
Expand Down

0 comments on commit d93283e

Please sign in to comment.