summaryrefslogtreecommitdiffstats
path: root/lang/en/sysconfig/_page.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-13 05:20:32 +0200
committerSimon Rettberg2014-08-13 05:20:32 +0200
commitd05468d39f37ff260df1e51a02075d486ef7e6b6 (patch)
tree2d4d62a2660b82ec83b54b54c8baf1933d7182de /lang/en/sysconfig/_page.json
parentDon't bail out if a json file doesn't exist for a given lang+template (diff)
downloadslx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.gz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.xz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.zip
Re-Format all language files for cleaner future diffs
Diffstat (limited to 'lang/en/sysconfig/_page.json')
-rw-r--r--lang/en/sysconfig/_page.json33
1 files changed, 17 insertions, 16 deletions
diff --git a/lang/en/sysconfig/_page.json b/lang/en/sysconfig/_page.json
index 1d33c98d..679514c2 100644
--- a/lang/en/sysconfig/_page.json
+++ b/lang/en/sysconfig/_page.json
@@ -1,17 +1,18 @@
{
- "lang_availableSystem":"Available System Configuration",
- "lang_activate":"Activate",
- "lang_close":"Close",
- "lang_systemConfigurationNotFound":"No system configurations found.\n Create a new configuration from the configuration modules listed below.",
- "lang_systemConfigurationAlert":"Before you can create a system configuration, you must first create a configuration module.",
- "lang_newConfiguration":"New Configuration",
- "lang_availableModules":"Available Configuration Modules",
- "lang_show":"Show",
- "lang_delete":"Delete",
- "lang_configurationModuleNotFound":"Configuration module not found!",
- "lang_newModule":"New Module",
- "lang_systemConfiguration":"System Configuration",
- "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_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_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