mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:04:43 -04:00
Confirmation dialog for "open last project" menu option when there are unsaved changes
Changed text in UnsavedCanvasDialog and renamed Global.saved to Global.project_has_changed (the boolean values are now opposite)
This commit is contained in:
parent
df2bf59871
commit
62bbad7374
6 changed files with 25 additions and 15 deletions
|
@ -428,7 +428,7 @@ msgstr ""
|
|||
msgid "Unsaved Image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changes has not been saved. Are you sure you want to create a new image?"
|
||||
msgid "You have unsaved changes. If you proceed, the progress you have made will be lost."
|
||||
msgstr ""
|
||||
|
||||
msgid "Save before exiting?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue