mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
20.05.2018 f2471cf06a4f4fac3f55e2f414de33845db3ad3b
borgbutler-server/src/main/resources/BorgButlerClientMessagesBundle.properties
@@ -26,24 +26,17 @@
configuration=Configuration
configuration.account=Account
configuration.addDirectory=Add directory
configuration.addDirectory.hint=Add new template directory.
configuration.application.dateFormat=Date format
configuration.application.dateFormat.option.auto=Auto
configuration.application.language=Application language
configuration.application.language.option.default=Default (browser)
configuration.cancel.hint=Discard changes and go to Start page.
configuration.expertSettings=Expert settings
configuration.forExpertsOnly=For experts only
configuration.reloadDictionary.hint=Force reloading all translations for this app.
configuration.removeItem=Remove item
configuration.resetAllSettings=Reset all settings
configuration.resetAllSettings.question=Are you sure you want to reset all settings? All settings will be resetted on server. Template files will not be deleted.
configuration.resetAllSettings.question=Are you sure you want to reset all settings? All settings will be resetted on server. Cache files will not be deleted.
configuration.resetAllSettings.hint=Reset factory settings.
configuration.save.hint=Save changes and go to Start page.
configuration.server=Server
configuration.showTestData=Show test data
configuration.templatesDirectory=Directory
configuration.webDevelopmentMode=Web development
configuration.webDevelopmentMode.hint=Activate this checkbox only for web development of BorgButler (with yarn or npm). The CrossOriginFilter will be set. A restart of BorgButler is required.