add base path textfield to project panel
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index 7fd5ab2..5e10f82 100644 (file)
@@ -174,6 +174,15 @@ projectPanel.label.name.mnemonic: VK_N
 projectPanel.label.description.name: Description
 projectPanel.label.description.mnemonic: VK_D
 
+projectPanel.label.basePath.name: Base Path
+projectPanel.label.basePath.mnemonic: VK_B
+
+projectPanel.button.changeBasePath.name: Change
+projectPanel.button.changeBasePath.mnemonic: VK_C
+projectPanel.button.changeBasePath.accelerator: Ctrl-VK_C
+projectPanel.button.changeBasePath.shortDescription: Changes the path the files are read from
+projectPanel.button.changeBasePath.longDescription: Changes the path the files are read from
+
 #
 # the "manage nodes" dialog
 #