Add German and English texts for lockfile override.
[jSite.git] / src / de / todesbaum / jsite / i18n / jSite.properties
index 477d9df..bf9fd05 100644 (file)
@@ -28,6 +28,7 @@
 # otherwise the placeholder will not be replaced!
 
 jsite.main.already-running=<html><b>jSite is already running</b><br><br>A lock file has been found that suggests that another<br>instance of jSite is already running. Running multiple instances<br>of jSite is guaranteed to break your configuration.</html>
+jsite.main.already-running.override=Start anyway
 
 jsite.wizard.previous=Previous
 jsite.wizard.next=Next
@@ -68,6 +69,7 @@ jsite.insert.start-time=Start time
 jsite.insert.starting=Starting\u2026
 jsite.insert.done=Done.
 jsite.insert.progress=Progress
+jsite.insert.k-per-s=KB/s
 jsite.insert.insert-failed=<html><b>Insert failed</b><br><br>The insert of the project failed.<br>Some files could not be inserted.</html>
 jsite.insert.insert-failed-with-cause=<html><b>Insert failed</b><br><br>The insert of the project failed.<br>Some files could not be inserted.<br>The following error occured:<br><br><code>{0}</code></html>
 jsite.insert.inserted=<html><b>Project inserted</b><br><br>Your project was inserted successfully.</html>