Some final tweaks

This commit is contained in:
Veronica K. B. Olsen
2020-08-11 22:55:38 +02:00
parent e05aada76a
commit 033c3e63c2
3 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -883,8 +883,8 @@ class NWProject():
else:
self.makeAlert((
"Failed to create a new example project. "
"Could not find the necessary files."
"Failed to create a new example project. Could not find the "
"necessary files. They seem to be missing from this installation."
), nwAlert.ERROR)
if isSuccess: