summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig/_page.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-14 22:50:05 +0200
committerSimon Rettberg2014-08-14 22:50:05 +0200
commitb776c51856e387941130562e3711005036ee26fb (patch)
tree4cf8348e3ddaf1e783c4a86d3cf9cd847fa79217 /lang/en/templates/sysconfig/_page.json
parentRe-Format all language files for cleaner future diffs (diff)
downloadslx-admin-b776c51856e387941130562e3711005036ee26fb.tar.gz
slx-admin-b776c51856e387941130562e3711005036ee26fb.tar.xz
slx-admin-b776c51856e387941130562e3711005036ee26fb.zip
[i18n] Sanity checks, introduced subdir for template language files
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