Fix english
Minor fix.
This commit is contained in:
parent
262c8f2f07
commit
559a72aab5
@ -651,7 +651,7 @@ bool MainMenuScreen::onEscapePressed()
|
||||
} // onConfirm
|
||||
}; // ConfirmClose
|
||||
|
||||
new MessageDialog(_("Are you sure to quit STK?"),
|
||||
new MessageDialog(_("Are you sure you want to quit STK?"),
|
||||
MessageDialog::MESSAGE_DIALOG_YESNO, new ConfirmClose(),
|
||||
true/*delete_listener*/);
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user