mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 00:44:44 -04:00
Added error code to pxo open/save error messages
This commit is contained in:
parent
3be5f27c5c
commit
e5c371cf88
2 changed files with 4 additions and 4 deletions
|
@ -1203,10 +1203,10 @@ msgstr ""
|
|||
msgid "File autosaved"
|
||||
msgstr ""
|
||||
|
||||
msgid "File failed to open"
|
||||
msgid "File failed to open. Error code %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "File failed to save"
|
||||
msgid "File failed to save. Error code %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "File exported"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue