diff options
Diffstat (limited to 'lang/en/templates/sysconfig/_page.json')
-rw-r--r-- | lang/en/templates/sysconfig/_page.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/en/templates/sysconfig/_page.json b/lang/en/templates/sysconfig/_page.json index 86245267..b86e369a 100644 --- a/lang/en/templates/sysconfig/_page.json +++ b/lang/en/templates/sysconfig/_page.json @@ -6,13 +6,19 @@ "lang_close": "Close", "lang_configurationModuleNotFound": "Configuration module not found!", "lang_delete": "Delete", + "lang_deleteLong": "Delete module or configuration.", "lang_download": "Download", + "lang_edit": "Edit", + "lang_editLong": "Edit module or configuration.", "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_legend": "Legend", "lang_moduleConfiguration": "Module Configuration", "lang_newConfiguration": "New Configuration", "lang_newModule": "New Module", "lang_rebuild": "Rebuild", + "lang_rebuildLong": "Rebuild module or configuration.", + "lang_rebuildOutdatedLong": "Rebuild module or configuration. The module\/configuration is outdated or missing and should be regenerated.", "lang_show": "Show", "lang_systemConfiguration": "System Configuration", "lang_systemConfigurationAlert": "Before you can create a system configuration, you must first create a configuration module.", |