X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-fw%2Fluasrc%2Fi18n%2Fluci-fw.en.lua;fp=applications%2Fluci-fw%2Fluasrc%2Fi18n%2Fluci-fw.en.lua;h=e490507e8ebca0c5ef570a6f96a71c4dd02255fe;hp=58cd2c3a0d5d36de38cb481032d18c2b2338fea4;hb=1049b3fd2a2d3a238b4d8531927ed499dea50623;hpb=9de7ed0945db1915a430e5d8339c7f3c18682e7e diff --git a/applications/luci-fw/luasrc/i18n/luci-fw.en.lua b/applications/luci-fw/luasrc/i18n/luci-fw.en.lua index 58cd2c3a0d..e490507e8e 100644 --- a/applications/luci-fw/luasrc/i18n/luci-fw.en.lua +++ b/applications/luci-fw/luasrc/i18n/luci-fw.en.lua @@ -8,7 +8,7 @@ fw_zones = 'Zones' fw_custfwd = 'Custom forwarding' fw_fw1 = 'The firewall creates zones over your network interfaces to control network traffic flow.' firewall_rule = 'Advanced Rules' -firewall_rule_desc = 'Advanced rules let you customize the firewall to your needs. Only new connections will be matched. Packets belonging to already open connections are automatically allowed to pass the firewall.' +firewall_rule_desc = 'Advanced rules let you customize the firewall to your needs. 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.' firewall_rule_src = 'Input Zone' firewall_rule_dest = 'Output Zone' firewall_rule_srcip = 'Source address'