force user to enter base path on project creation
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index b1b897c..1305a77 100644 (file)
@@ -54,6 +54,9 @@ mainWindow.error.hostnameUnresolvable.message: The hostname \u201c{0}\u201d can
 mainWindow.question.deleteNode.title: Really Remove Node?
 mainWindow.question.deleteNode.message: You are about to remove the node \u201c{0}\u201d! Do you want to continue?
 
+mainWindow.information.changeProjectBasePath.title: Please Enter Base Path!
+mainWindow.information.changeProjectBasePath.message: <html>You have created a new project. Please enter a base path<br>to read the files for the project from in the next dialog!</html>
+
 mainWindow.statusBar.coreLoaded: Core loaded.
 mainWindow.statusBar.coreStopped: Core stopped.
 mainWindow.statusBar.projectLoadingDone: Projects loaded.