From bfb43aa0eaf5ef581414452c4a4c2a792c94f1eb Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Tue, 20 Mar 2018 12:12:41 +0100 Subject: [usb-lock-off] tooltip that first matching rule (from top to bottom) is applied --- modules-available/usblockoff/lang/de/template-tags.json | 3 ++- modules-available/usblockoff/lang/en/template-tags.json | 3 ++- modules-available/usblockoff/templates/usb-rules-config.html | 7 ++++++- 3 files changed, 10 insertions(+), 3 deletions(-) (limited to 'modules-available') diff --git a/modules-available/usblockoff/lang/de/template-tags.json b/modules-available/usblockoff/lang/de/template-tags.json index c8092cd1..15a885df 100644 --- a/modules-available/usblockoff/lang/de/template-tags.json +++ b/modules-available/usblockoff/lang/de/template-tags.json @@ -48,5 +48,6 @@ "lang_serverName": "Servername", "lang_configuration": "Konfiguration", "lang_usb-lock-off": "USB Lock-Off", - "lang_disabledButtons_helptext": "Sie müssen zuerst die Konfiguration speichern, um Regeln hinzufügen zu können." + "lang_disabledButtons_helptext": "Sie müssen zuerst die Konfiguration speichern, um Regeln hinzufügen zu können.", + "lang_firstMatchingRuleCounts": "Die erste zutreffende Regel (von Oben nach Unten) wird angewendet." } diff --git a/modules-available/usblockoff/lang/en/template-tags.json b/modules-available/usblockoff/lang/en/template-tags.json index 282c83a0..78f7166f 100644 --- a/modules-available/usblockoff/lang/en/template-tags.json +++ b/modules-available/usblockoff/lang/en/template-tags.json @@ -48,5 +48,6 @@ "lang_serverName": "Server name", "lang_configuration": "Configuration", "lang_usb-lock-off": "USB lock off", - "lang_disabledButtons_helptext": "You must first save the configuration to add rules." + "lang_disabledButtons_helptext": "You must first save the configuration to add rules.", + "lang_firstMatchingRuleCounts": "First matching rule (from top to bottom) will be applied." } diff --git a/modules-available/usblockoff/templates/usb-rules-config.html b/modules-available/usblockoff/templates/usb-rules-config.html index 60f786c0..6aed254d 100644 --- a/modules-available/usblockoff/templates/usb-rules-config.html +++ b/modules-available/usblockoff/templates/usb-rules-config.html @@ -1,5 +1,10 @@
-
rules.conf
+
+ + + + rules.conf +
-- cgit v1.2.3-55-g7522