summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig/_page.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates/sysconfig/_page.json')
-rw-r--r--lang/en/templates/sysconfig/_page.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/lang/en/templates/sysconfig/_page.json b/lang/en/templates/sysconfig/_page.json
new file mode 100644
index 00000000..679514c2
--- /dev/null
+++ b/lang/en/templates/sysconfig/_page.json
@@ -0,0 +1,18 @@
+{
+ "lang_activate": "Activate",
+ "lang_active": "",
+ "lang_availableModules": "Available Configuration Modules",
+ "lang_availableSystem": "Available System Configuration",
+ "lang_close": "Close",
+ "lang_configurationModuleNotFound": "Configuration module not found!",
+ "lang_delete": "Delete",
+ "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_show": "Show",
+ "lang_systemConfiguration": "System Configuration",
+ "lang_systemConfigurationAlert": "Before you can create a system configuration, you must first create a configuration module.",
+ "lang_systemConfigurationNotFound": "No system configurations found. Create a new configuration from the configuration modules listed below."
+} \ No newline at end of file