summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en/rule.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/lang/en/rule.json')
-rw-r--r--modules-available/usblockoff/lang/en/rule.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules-available/usblockoff/lang/en/rule.json b/modules-available/usblockoff/lang/en/rule.json
index 46c8bf08..07f92227 100644
--- a/modules-available/usblockoff/lang/en/rule.json
+++ b/modules-available/usblockoff/lang/en/rule.json
@@ -1,7 +1,12 @@
{
- "abr_helptext": "allow: authorize the device.\u000Dblock: block the device.\u000DReject: remove the device from the system.",
+ "target": "Action",
+ "target_helptext": "allow: authorize the device.\u000Dblock: block the device.\u000DReject: remove the device from the system.",
"id": "ID",
"id_helptext": "ID of the USB-device.",
+ "vid": "Vendor ID",
+ "vid_helptext": "The unique ID of the vendor.",
+ "pid": "Product ID",
+ "pid_helptext": "The vendor specific ID of the product.",
"serial": "Serialnumber",
"serial_helptext": "Serialnumber of the USB-device.",
"name": "Name",