add i18n for file choose approve button
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.properties
index d4e22b0..a4e4ad2 100644 (file)
@@ -177,6 +177,8 @@ mainWindow.pane.overview.title: Project Overview
 projectPanel.title.starting: (Starting) {0}
 projectPanel.title.progress: ({1,number,0.0%}) {0}
 
+projectPanel.button.approve.name: Choose
+
 projectPanel.label.name.name: Name
 projectPanel.label.name.mnemonic: VK_N
 
@@ -186,6 +188,9 @@ projectPanel.label.description.mnemonic: VK_D
 projectPanel.label.basePath.name: Base Path
 projectPanel.label.basePath.mnemonic: VK_B
 
+projectPanel.basePathInformation.scanning: Scanning the base path\u2026
+projectPanel.basePathInformation.fileCount: Found {0} file{0,choice,0#s|1#|2#s}. 
+
 projectPanel.button.changeBasePath.name: Change
 projectPanel.button.changeBasePath.mnemonic: VK_C
 projectPanel.button.changeBasePath.accelerator: Ctrl-VK_C