summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-07 16:32:06 +0200
committerSimon Rettberg2016-09-07 16:32:06 +0200
commitd22fd667d09c2c159daed9d7f1ba4f705fec9c74 (patch)
treeac76f4e0c2219b569ce959f690d4a512880c1676 /modules-available/sysconfig/lang/en/template-tags.json
parent[roomplanner] Sanity checks/fixups when saving computers, more user feedback,... (diff)
downloadslx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.tar.gz
slx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.tar.xz
slx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.zip
[sysconfig] Improve design, hide more controls in location-specific view, get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
Diffstat (limited to 'modules-available/sysconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index e9c6c275..9da17ad8 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -1,5 +1,6 @@
{
"lang_activate": "Activate",
+ "lang_activateGlobally": "Set as global\/default configuration",
"lang_active": "Active",
"lang_adStarted": "The AD-proxy is now configured and started ...",
"lang_adText1": "To set up user authentication through Active Directory, a dedicated user is required in AD next to the address of the server, which is addressed by the AD.",
@@ -12,6 +13,7 @@
"lang_asteriskMandatory": "Fields marked with (*) are mandatory",
"lang_availableModules": "Available Configuration Modules",
"lang_availableSystem": "Available System Configuration",
+ "lang_backToSysconfig": "Back to config overview",
"lang_bindDN": "Bind DN",
"lang_branding": "For best results, you should upload the logo in SVG format. SVG is a vector graphics format, which is advantageous for scaling. A good source for SVG logos of universities and colleges is their respective Wikipedia article.",
"lang_brandingInfo": "Below you can check the selected logo. If you can not see the logo, please check whether you have used a valid SVG image. Alternatively, it is possible that during processing of the image, an error occurred. Therefore, you can save the module anyway and test whether the logo is displayed in the bwLehrpool system.",
@@ -20,8 +22,6 @@
"lang_computerLoad": "Load image from local computer",
"lang_configLocationLong": "This configuration is directly assigned to one or more location. This counter will not include sub-location that might inherit this configuration.",
"lang_configuration": "Configuration",
- "lang_configurationActivateLater": "Activate later",
- "lang_configurationActive": "Enable configuration now",
"lang_configurationChoose": "Please select which modules will be used for this configuration.",
"lang_configurationModuleNotFound": "Configuration module not found!",
"lang_configurationSuccess": "The configuration has been successfully created.",
@@ -46,6 +46,7 @@
"lang_homeAttr": "Home attribute",
"lang_homeAttributeExplanation": "Please select the attribute which holds the user's home directory.",
"lang_homedirHandling": "(Home) directory handling",
+ "lang_inheritFromParentLoc": "Inherit from parent location",
"lang_ldapStarted": "The LDAP proxy has been launched",
"lang_ldapText1": "Here you can create a configuration module to authenticate agains an LDAP server",
"lang_ldapText2": "An LDAP-Proxy will be launched on this server. This means the LDAP-Server must be reachable from it. The client PCs in the labs however don't have to be able to talk to the LDAP server \u2013 they will use the proxy running on this server.",