More informative warning for if FluidSynth is not installed (#4971)
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
</PanelContainer.PanelOverride>
|
||||
<Label VerticalAlignment="Center" HorizontalAlignment="Center" Align="Center"
|
||||
StyleClasses="LabelBig"
|
||||
Text="{Loc 'MIDI support is currently
not available on your platform.'}" />
|
||||
Text="{Loc instruments-component-menu-no-midi-support}" />
|
||||
</PanelContainer>
|
||||
</SS14Window>
|
||||
|
||||
Reference in New Issue
Block a user