Show progress dialog if scanning takes more than two seconds.
[jSite.git] / src / main / resources / de / todesbaum / jsite / i18n / jSite.properties
index cd80c67..942692d 100644 (file)
@@ -163,6 +163,7 @@ jsite.project-files.container.tooltip=Selects a container for the current file
 jsite.project-files.scan-error=<html><b>Error scanning files</b><br><br>Either the directory of the project does not exist<br>or some files/directories in it are not accessible.<br>Please go back and select the correct directory.</html>
 jsite.project-files.insert-now=Insert now
 jsite.project-files.invalid-default-file=Only files in the root directory may be selected as default files.
+jsite.project-files.scanning=Scanning\u2026
 
 jsite.update-checker.found-version.title=Found New Version
 jsite.update-checker.found-version.message=<html>A new version was found.<br><br>Version {0} (released {1,date})</html>