Use additional error message and show message of occured exception.
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index 842d682..0fec58d 100644 (file)
@@ -48,6 +48,9 @@ mainWindow.toolbar.name: jSite Toolbar
 mainWindow.warning.multipleNodesNotAdvancedMode.title: Multiple Nodes in Simple Mode
 mainWindow.warning.multipleNodesNotAdvancedMode.message: <html>You have enabled the simple mode but have more than one node configured.<br>Select advanced mode to configure all of your nodes.</html>
 
+mainWindow.error.projectCreationFailed.title: Could Not Create Project
+mainWindow.error.projectCreationFailed.message: <html>Could not create a new project.<br>The error message was:<br>{0}</html>
+
 mainWindow.error.projectLoadingFailed.title: Loading Projects Failed
 mainWindow.error.projectLoadingFailed.message: Loading the projects from \u201c{0}\u201d has failed.