add base path textfield to project panel
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index 65db017..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
 
@@ -165,9 +165,24 @@ mainWindow.pane.overview.title: Project Overview
 # the "project" panel
 #
 
+projectPanel.title.starting: (Starting) {0}
+projectPanel.title.progress: ({1,number,0.0%}) {0}
+
 projectPanel.label.name.name: Name
 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
 #
@@ -272,19 +287,19 @@ configurationDialog.page.interfaceTweaks.name: Interface Tweaks
 
 configurationDialog.page.interfaceTweaks.item.restartRequired.name: All items on this page require a restart to take effect!
 
-configurationDialog.page.interfaceTweaks.item.antialias.name: Antialias GUI (requires restart)
+configurationDialog.page.interfaceTweaks.item.antialias.name: Antialias GUI (only with Metal Look & Feel)
 configurationDialog.page.interfaceTweaks.item.antialias.mnemonic: VK_A
 configurationDialog.page.interfaceTweaks.item.antialias.accelerator: Alt-VK_A
 configurationDialog.page.interfaceTweaks.item.antialias.shortDescription: Antialias all GUI elements
 configurationDialog.page.interfaceTweaks.item.antialias.longDescription: Antialias all GUI elements
 
-configurationDialog.page.interfaceTweaks.item.useCustomControlFont.name: Use custom control font
+configurationDialog.page.interfaceTweaks.item.useCustomControlFont.name: Use custom control font (only with Metal Look & Feel)
 configurationDialog.page.interfaceTweaks.item.useCustomControlFont.mnemonic: VK_C
 configurationDialog.page.interfaceTweaks.item.useCustomControlFont.accelerator: Alt-VK_C
 configurationDialog.page.interfaceTweaks.item.useCustomControlFont.shortDescription: Use custom control font for the GUI
 configurationDialog.page.interfaceTweaks.item.useCustomControlFont.longDescription: Use custom control font for the GUI
 
-configurationDialog.page.interfaceTweaks.item.useCustomUserFont.name: Use custom text font
+configurationDialog.page.interfaceTweaks.item.useCustomUserFont.name: Use custom text font (only with Metal Look & Feel)
 configurationDialog.page.interfaceTweaks.item.useCustomUserFont.mnemonic: VK_T
 configurationDialog.page.interfaceTweaks.item.useCustomUserFont.accelerator: Alt-VK_T
 configurationDialog.page.interfaceTweaks.item.useCustomUserFont.shortDescription: Use custom text font for the GUI