X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=langs%2Fen%2Fcgi-bin%2Fen.pl;h=2e91a1d460a2210b9c7c4c93dd87830bd81be716;hb=2d5447bb1b9eed087c1f18a25c15e9370e62408e;hp=2e34b9b869f27c19dccb88cd9bb60e42d9e47823;hpb=ba338177a02f6c95f938c76b886a970ebd977456;p=ipfire-2.x.git diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 2e34b9b869..2e91a1d460 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -969,6 +969,7 @@ 'fwdfw err tgt_mac' => 'A MAC addresses cannot be used as destination.', 'fwdfw err tgt_port' => 'Invalid destination port.', 'fwdfw err time' => 'You have to select at least one day.', +'fwdfw external port nat' => 'External port (NAT)', 'fwdfw final_rule' => 'Last rule: ', 'fwdfw from' => 'From:', 'fwdfw hint ip1' => 'The last generated rule may never match, because source and destination subnets may overlap.', @@ -988,7 +989,7 @@ 'fwdfw pol text1' => 'Sets the default firewall behaviour for connections initiated by the firewall itself. Attention! You may lock yourself out.', 'fwdfw pol title' => 'Default firewall behaviour', 'fwdfw red' => 'RED', -'fwdfw reread' => 'Apply', +'fwdfw reread' => 'Apply changes', 'fwdfw rule action' => 'Rule action:', 'fwdfw rule activate' => 'Activate rule', 'fwdfw rulepos' => 'Rule position', @@ -1584,8 +1585,8 @@ 'outgoing firewall mode1' => 'Using this mode, only connections based on the defined rules are allowed.', 'outgoing firewall mode2' => 'Using this mode, all connections are allowed despited off the defined ones.', 'outgoing firewall outgoing firewall reserved groupname' => 'Please use another group name, this name is reserved.', -'outgoing firewall p2p allow' => 'p2p protocol is allowed', -'outgoing firewall p2p deny' => 'p2p protocol is denied', +'outgoing firewall p2p allow' => 'Using the P2P protocol is allowed', +'outgoing firewall p2p deny' => 'Using the P2P protocol is forbidden', 'outgoing firewall p2p description 1' => 'The button', 'outgoing firewall p2p description 2' => 'means that the p2p protocol is allowed or', 'outgoing firewall p2p description 3' => 'that the p2p protocol is denied.',