From 5347ecd5ddb1803ec1c43240bafc84f5c427f855 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 26 Jan 2015 20:28:49 +0100 Subject: Add configtgz class. Fix dozens of bugs --- lang/en/messages.json | 5 +++++ lang/en/templates/sysconfig/_page.json | 2 ++ 2 files changed, 7 insertions(+) (limited to 'lang/en') diff --git a/lang/en/messages.json b/lang/en/messages.json index dc4dd318..8d3ac4df 100644 --- a/lang/en/messages.json +++ b/lang/en/messages.json @@ -1,4 +1,5 @@ { + "ad-config-failed": "Rebuilding the Active Directory configuration failed", "adduser-disabled": "Insufficient privileges to add more users", "adduser-success": "User successfully added", "backup-failed": "Backup failed!", @@ -24,9 +25,13 @@ "invalid-template": "Selected template is not valid", "loginfail": "Username or Password incorrect", "missing-file": "There was no file selected!", + "missing-title": "No title given", "module-added": "Module successfully added", "module-deleted": "Module {{0}} was deleted", "module-in-use": "Module {{0}} is still used by Configuration {{1}}", + "module-rebuild-failed": "Rebuilding module failed", + "module-rebuilding": "Module is rebuilding...", + "module-rebuilt": "Module was rebuilt", "news-del-success": "News deleted", "news-empty": "There was no news found in the database", "news-save-success": "News updated successfully", diff --git a/lang/en/templates/sysconfig/_page.json b/lang/en/templates/sysconfig/_page.json index e6c643a0..86245267 100644 --- a/lang/en/templates/sysconfig/_page.json +++ b/lang/en/templates/sysconfig/_page.json @@ -6,11 +6,13 @@ "lang_close": "Close", "lang_configurationModuleNotFound": "Configuration module not found!", "lang_delete": "Delete", + "lang_download": "Download", "lang_helpModuleConfiguration": "Configuration modules are the building blocks from which a system configuration is created. Here you can create both generic modules by a wizard, as well as create completely custom modules (advanced Linux knowledge required).", "lang_helpSystemConfiguration": "The fundamental localization of the bwLehrpool system is done through a system configuration. These include aspects such as the authentication method for users (eg Active Directory, LDAP), printer configuration, home directories, etc. A system configuration is composed of one or more configuration modules, which can be managed at the bottom of this page.", "lang_moduleConfiguration": "Module Configuration", "lang_newConfiguration": "New Configuration", "lang_newModule": "New Module", + "lang_rebuild": "Rebuild", "lang_show": "Show", "lang_systemConfiguration": "System Configuration", "lang_systemConfigurationAlert": "Before you can create a system configuration, you must first create a configuration module.", -- cgit v1.2.3-55-g7522