force user to enter base path on project creation
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index c5a8c54..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.
@@ -187,9 +190,6 @@ projectPanel.label.description.mnemonic: VK_D
 projectPanel.label.basePath.name: Base Path
 projectPanel.label.basePath.mnemonic: VK_B
 
-projectPanel.label.mimeType.name: MIME Type
-projectPanel.label.mimeType.mnemonic: VK_M
-
 projectPanel.basePathInformation.scanning: Scanning the base path\u2026
 projectPanel.basePathInformation.fileCount: Found {0} file{0,choice,0#s|1#|2#s}. 
 
@@ -328,3 +328,14 @@ fileManager.button.close.accelerator: VK_ESC
 fileManager.button.close.shortDescription: Close the file manager
 fileManager.button.close.longDescription: Close the file manager
 
+fileManager.label.mimeType.name: MIME Type
+fileManager.label.mimeType.mnemonic: VK_M
+
+fileManager.label.projectFiles.name: Project Files
+fileManager.label.projectFiles.mnemonic: VK_F
+
+fileManager.checkbox.insertFile.name: Insert file
+fileManager.checkbox.insertFile.mnemonic: VK_I
+fileManager.checkbox.insertFile.accelerator: Ctrl-VK_I
+fileManager.checkbox.insertFile.shortDescription: Whether to insert this file
+fileManager.checkbox.insertFile.longDescription: Whether to insert this file