diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-01-16 20:02:45 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-01-16 20:02:45 +0000 |
commit | 9de7ed0945db1915a430e5d8339c7f3c18682e7e (patch) | |
tree | 5b27729a400f4d820247ee75622dfd7ca5716287 /applications/luci-fw/luasrc/i18n/luci-fw.en.xml | |
parent | 8458684ab9f95c042fdeed43492331d02c85a6f4 (diff) |
applications/luci-fw:
- add toggle for the drop_invalid option
- bump translations
Diffstat (limited to 'applications/luci-fw/luasrc/i18n/luci-fw.en.xml')
-rw-r--r-- | applications/luci-fw/luasrc/i18n/luci-fw.en.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-fw/luasrc/i18n/luci-fw.en.xml b/applications/luci-fw/luasrc/i18n/luci-fw.en.xml index 1da35bc239..16a6bf03d0 100644 --- a/applications/luci-fw/luasrc/i18n/luci-fw.en.xml +++ b/applications/luci-fw/luasrc/i18n/luci-fw.en.xml @@ -27,6 +27,8 @@ <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_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> <i18n:msg xml:id="firewall_redirect_src_desc">External Zone</i18n:msg> |