add documentation link in help menu

This commit is contained in:
GenevensiS
2026-01-07 06:17:16 +01:00
parent 608de308fd
commit 80b6573cbf
7 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -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.")