Changed quit message when there is unsaved progress

Also, when saving on quit, Pixelorama now actually quits after the user saves.
This commit is contained in:
OverloadedOrama 2020-02-23 00:52:51 +02:00
parent 40d1da66c8
commit 105d612fcd
3 changed files with 37 additions and 11 deletions

View file

@ -356,7 +356,19 @@ msgstr ""
msgid "copy"
msgstr ""
msgid "QUIT_LABEL"
msgid "Are you sure you want to exit Pixelorama?"
msgstr ""
msgid "Save before exiting?"
msgstr ""
msgid "You have unsaved progress. How do you wish to proceed?"
msgstr ""
msgid "Save & Exit"
msgstr ""
msgid "Exit without saving"
msgstr ""
msgid "Utility Tools"