summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-fw/luasrc/i18n/luci-fw.en.xml
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-fw/luasrc/i18n/luci-fw.en.xml')
-rw-r--r--applications/luci-fw/luasrc/i18n/luci-fw.en.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-fw/luasrc/i18n/luci-fw.en.xml b/applications/luci-fw/luasrc/i18n/luci-fw.en.xml
index 841730c31..f3a8969a2 100644
--- a/applications/luci-fw/luasrc/i18n/luci-fw.en.xml
+++ b/applications/luci-fw/luasrc/i18n/luci-fw.en.xml
@@ -26,11 +26,11 @@
<i18n:msg xml:id="fw_portfw1">Port forwarding allows to provide network services in the internal network to an external network.</i18n:msg>
<i18n:msg xml:id="firewall_redirect_src_desc">External Zone</i18n:msg>
<i18n:msg xml:id="firewall_redirect_srcdport">External port</i18n:msg>
-<i18n:msg xml:id="firewall_redirect_srcdport_desc">port or range as first:last</i18n:msg>
+<i18n:msg xml:id="firewall_redirect_srcdport_desc">port or range as first-last</i18n:msg>
<i18n:msg xml:id="firewall_redirect_destip">Internal address</i18n:msg>
<i18n:msg xml:id="firewall_redirect_destip_desc">IP-Address</i18n:msg>
<i18n:msg xml:id="firewall_redirect_destport">Internal port (optional)</i18n:msg>
-<i18n:msg xml:id="firewall_redirect_destport_desc">port or range as first:last</i18n:msg>
+<i18n:msg xml:id="firewall_redirect_destport_desc">port or range as first-last</i18n:msg>
<i18n:msg xml:id="fw_forwarding1">Here you can specify which network traffic is allowed to flow between network zones. Only new connections will be matched. Packets belonging to already open connections are automatically allowed to pass the firewall.</i18n:msg>
<i18n:msg xml:id="firewall_forwarding_src">Input</i18n:msg>