Add options for configuration file location.
[jSite.git] / src / de / todesbaum / jsite / i18n / jSite.properties
index 29ff2da..bf5c5d1 100644 (file)
@@ -27,9 +27,6 @@
 # lines single quotes (ASCII 39) needs to be escaped by entering them twice,
 # 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.general.ok=OK
 jsite.general.cancel=Cancel
 
@@ -38,6 +35,7 @@ jsite.wizard.next=Next
 jsite.wizard.quit=Quit
 
 jsite.quit.question=Do you really want to quit?
+jsite.quite.overwrite-configuration=<html><b>Overwrite configuration?</b><br><br>A configuration file already exists.<br>Should it be overwritten?</html>
 jsite.quit.config-not-saved=<html><b>Configuration not saved</b><br><br>The configuration could not be saved.<br>Do you want to quit anyway?</html>
 
 jsite.menu.languages=Languages
@@ -76,8 +74,8 @@ jsite.preferences.temp-directory.choose=Choose
 jsite.preferences.temp-directory.choose.approve=Choose
 jsite.preferences.config-directory=Location of configuration directory
 jsite.preferences.config-directory.jar=Next to the JAR file
-jsite.preferences.config-directory.current=Current directory
 jsite.preferences.config-directory.home=Home directory
+jsite.preferences.config-directory.custom=Custom directory
 
 jsite.insert.heading=Project insert
 jsite.insert.description=Please wait while the project is being inserted.