Fix grammar on MIDI import dialog (#4457)

This commit is contained in:
Pikamander2
2018-07-01 22:37:05 -04:00
committed by Hyunjin Song
parent 392c7534d5
commit 406bbcc2ee

View File

@@ -102,7 +102,7 @@ bool MidiImport::tryImport( TrackContainer* tc )
{
QMessageBox::information( gui->mainWindow(),
tr( "Setup incomplete" ),
tr( "You do not have set up a default soundfont in "
tr( "You have not set up a default soundfont in "
"the settings dialog (Edit->Settings). "
"Therefore no sound will be played back after "
"importing this MIDI file. You should download "