summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang
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
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')
-rw-r--r--modules-available/sysconfig/lang/de/template-tags.json2
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json
index 9637314e..b8452ed0 100644
--- a/modules-available/sysconfig/lang/de/template-tags.json
+++ b/modules-available/sysconfig/lang/de/template-tags.json
@@ -80,6 +80,8 @@
"lang_moduleConfiguration": "Konfigurationsmodule",
"lang_moduleName": "Modulname",
"lang_moduleTitle": "Titel",
+ "lang_moduleUnused": "Ungenutzt",
+ "lang_moduleUnusedLong": "Dieses Modul ist mit keiner Systemkonfiguration verkn\u00fcpft.",
"lang_mountOptionsNote": "Diese Einstellungen beziehen sich nur auf Linux und \u00e4hnliche Systeme (sowohl das MiniLinux als auch laufende VMs) und beeinflussen die Optionen, die beim Mounten des Verzeichnisses verwendet werden sollen. Sofern es im LDAP\/AD ein Nutzerattribut gibt, welches die passenden Optionen enth\u00e4lt, k\u00f6nnen Sie dieses hier angeben. Das Attribut wird dann vorrangig behandelt. Ist das Attribut leer oder nicht vorhanden, werden die Optionen verwendet, die Sie im Feld \"feste Mount-Optionen\" eingetragen haben. Sind beide Felder leer, werden verschiedene Optionen automatisch durchprobiert.",
"lang_name": "Name",
"lang_newConfiguration": "Neue Konfiguration",
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",