summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-11-18 10:02:37 +0100
committerSimon Rettberg2020-11-18 10:02:37 +0100
commite9b114120322f79ca9029a5120b85934b74eb3a0 (patch)
treed95b11f3d9b1f7e399e51220e60e6c516001154b /modules-available/sysconfig/lang/en/template-tags.json
parent[statistics] Add shift + click selection to the checkboxes (diff)
downloadslx-admin-e9b114120322f79ca9029a5120b85934b74eb3a0.tar.gz
slx-admin-e9b114120322f79ca9029a5120b85934b74eb3a0.tar.xz
slx-admin-e9b114120322f79ca9029a5120b85934b74eb3a0.zip
[sysconfig] Show '?' for unused modules
Quick and dirty client-side hack; needs refactoring anyways once we have per-location module assignment.
Diffstat (limited to 'modules-available/sysconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 89f6886b..a9da2086 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -80,6 +80,8 @@
"lang_moduleConfiguration": "Module Configuration",
"lang_moduleName": "Module Name",
"lang_moduleTitle": "Title",
+ "lang_moduleUnused": "Unused",
+ "lang_moduleUnusedLong": "This module is not attached to any system configuration.",
"lang_mountOptionsNote": "These settings are relevant for the MiniLinux and VMs containing non-Windows OSes. If you specify an LDAP user attribute, its contents will be used as mount options when mounting the user's home directory. If the attribute is not specified or its contents are empty, the mount attributes specified in the other field will be used. If you leave both fields empty, the clients will try to determine the options automatically.",
"lang_name": "Name",
"lang_newConfiguration": "New Configuration",