summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-fw/luasrc/i18n/luci-fw.en.xml
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-27 15:00:00 +0000
committerSteven Barth <steven@midlink.org>2008-08-27 15:00:00 +0000
commit12bb00a6a8050ed3439e4c0c1e312320258861cf (patch)
treeab877b98dea76ddeb06251b479b9159e91509b03 /applications/luci-fw/luasrc/i18n/luci-fw.en.xml
parent14ffeb6eef094912c3cf8fa6d39fc7d7e46e4541 (diff)
Sync translations
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>