summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en
diff options
context:
space:
mode:
authorChristian Hofmaier2018-03-20 12:12:41 +0100
committerChristian Hofmaier2018-03-20 12:12:41 +0100
commitbfb43aa0eaf5ef581414452c4a4c2a792c94f1eb (patch)
tree5f20a52ba11dc9ee4e4f8561d65f268fb1e1f2fd /modules-available/usblockoff/lang/en
parent[usb-lock-off] added id-column to config-table (diff)
downloadslx-admin-bfb43aa0eaf5ef581414452c4a4c2a792c94f1eb.tar.gz
slx-admin-bfb43aa0eaf5ef581414452c4a4c2a792c94f1eb.tar.xz
slx-admin-bfb43aa0eaf5ef581414452c4a4c2a792c94f1eb.zip
[usb-lock-off] tooltip that first matching rule (from top to bottom) is applied
Diffstat (limited to 'modules-available/usblockoff/lang/en')
-rw-r--r--modules-available/usblockoff/lang/en/template-tags.json3
1 files changed, 2 insertions, 1 deletions
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."
}