mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
add documentation link in help menu
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ InternalError::InternalError(const String& str)
|
||||
str + _("\n\n")
|
||||
_("Please save your work (use 'save as' so you don't overwrite things)\n")
|
||||
_("and restart Magic Set Editor.\n")
|
||||
_("You can also find a backup of your set in the same folder as your set file\n")
|
||||
_("You can also find a backup of your last save in the same folder as your set file\n")
|
||||
_("called 'SETNAME.mse-set.bak'. Rename it to 'SETNAME-backup.mse-set' to open it.\n")
|
||||
_("You should leave a bug report on https://github.com/twanvl/MagicSetEditor2/issues/\n")
|
||||
_("Press Ctrl+C to copy this message to the clipboard.")
|
||||
|
||||
Reference in New Issue
Block a user