add base path textfield to project panel
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index e9b8faa..5e10f82 100644 (file)
@@ -25,8 +25,8 @@ general.language.en.mnemonic: VK_E
 general.language.en.shortDescription: Switch language to English
 general.language.en.longDescription: Switch language to English
 
-general.language.de.name: German
-general.language.de.mnemonic: VK_G
+general.language.de.name: Deutsch
+general.language.de.mnemonic: VK_D
 general.language.de.shortDescription: Switch language to German
 general.language.de.longDescription: Switch language to German
 
@@ -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
 #