From 894e86c624c422729c0728f697ac8c6f6509bb39 Mon Sep 17 00:00:00 2001
From: Northguy <1189058+Northguy@users.noreply.github.com>
Date: Sun, 19 Dec 2021 19:31:57 +0100
Subject: [PATCH] Patch traffic shaper texts (#5420)
---
.../controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml | 2 +-
.../controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml | 2 +-
.../controllers/OPNsense/TrafficShaper/forms/dialogRule.xml | 4 +++-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
index 87f1e628d..bc4ca5041 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
@@ -29,7 +29,7 @@
dropdownChoose destination to give every IP in destination field of rules the specified bandwith. A pipe with 1Mbit e.g. would let 3 clients lend 1Mbit each so 3Mbit max. Normally this is used for download pipes.
-
Choose source to give every IP in the source field of rules the specified bandwith. Normally this is used for download pipes.
+
Choose source to give every IP in the source field of rules the specified bandwith. Normally this is used for upload pipes.
Leave this value empty if you want to create a pipe with a fixed bandwith.
]]>
diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
index ecccd66d6..853a3b09c 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogQueue.xml
@@ -71,6 +71,6 @@
queue.descriptiontext
- Description to identify this pipe.
+ Description to identify this queue.
diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogRule.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogRule.xml
index c88589e69..390340dab 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogRule.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogRule.xml
@@ -25,8 +25,9 @@
rule.proto
-
+
dropdown
+ Select the applicable protocolrule.iplen
@@ -99,5 +100,6 @@
rule.descriptiontext
+ Description to identify this rule.