summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/de/rule.json
diff options
context:
space:
mode:
authorJannik Schönartz2018-03-27 10:50:41 +0200
committerJannik Schönartz2018-03-27 10:50:41 +0200
commitd569d39e82a928b60def5518830dfe26466504f6 (patch)
treeae6d57987bc7389b76028cc642773cd2cd8798d7 /modules-available/usblockoff/lang/de/rule.json
parent[usb-lock-off] Removed warnings in JS/JQuery (diff)
downloadslx-admin-d569d39e82a928b60def5518830dfe26466504f6.tar.gz
slx-admin-d569d39e82a928b60def5518830dfe26466504f6.tar.xz
slx-admin-d569d39e82a928b60def5518830dfe26466504f6.zip
[usb-lock-off] Added language tags for the edit rule page.
Diffstat (limited to 'modules-available/usblockoff/lang/de/rule.json')
-rw-r--r--modules-available/usblockoff/lang/de/rule.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules-available/usblockoff/lang/de/rule.json b/modules-available/usblockoff/lang/de/rule.json
index 394c44fe..c0f462df 100644
--- a/modules-available/usblockoff/lang/de/rule.json
+++ b/modules-available/usblockoff/lang/de/rule.json
@@ -1,7 +1,12 @@
{
- "abr_helptext": "allow: Autorisiert das Gerät.\u000Dblock: Blockiert das Gerät.\u000Dreject: Entfernt das Gerät aus dem System.",
+ "target": "Aktion",
+ "target_helptext": "allow: Autorisiert das Gerät.\u000Dblock: Blockiert das Gerät.\u000Dreject: Entfernt das Gerät aus dem System.",
"id": "ID",
"id_helptext": "ID des USB-Geräts.",
+ "vid": "Hersteller ID",
+ "vid_helptext": "Die eindeutige ID des Herstellers.",
+ "pid": "Produkt ID",
+ "pid_helptext": "Die Herstellerspezifische ID des Produktes.",
"serial": "Seriennummer",
"serial_helptext": "Seriennummer des USB-Geräts.",
"name": "Name",