diff options
Diffstat (limited to 'applications/luci-fw/luasrc/i18n/luci-fw.en.xml')
-rw-r--r-- | applications/luci-fw/luasrc/i18n/luci-fw.en.xml | 4 |
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 be4118edd..72856e03d 100644 --- a/applications/luci-fw/luasrc/i18n/luci-fw.en.xml +++ b/applications/luci-fw/luasrc/i18n/luci-fw.en.xml @@ -27,7 +27,7 @@ <i18n:msg xml:id="fw_src">Source</i18n:msg> <i18n:msg xml:id="fw_dest">Destination</i18n:msg> <i18n:msg xml:id="fw_traffic">Traffic Control</i18n:msg> -<i18n:msg xml:id="fw_mtufix">MSS-Correction</i18n:msg> +<i18n:msg xml:id="fw_mtufix">MSS Clamping</i18n:msg> <i18n:msg xml:id="fw_dropinvalid">Drop invalid packets</i18n:msg> <i18n:msg xml:id="fw_portfw1">Port forwarding allows to provide network services in the internal network to an external network.</i18n:msg> @@ -41,7 +41,7 @@ <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="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. If you experience occasional connection problems try enabling MSS-Correction otherwise disable it for performance reasons.</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. If you experience occasional connection problems try enabling MSS Clamping otherwise disable it for performance reasons.</i18n:msg> <i18n:msg xml:id="firewall_forwarding_src">Input</i18n:msg> <i18n:msg xml:id="firewall_forwarding_dest">Output</i18n:msg> |