X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=langs%2Fen%2Fcgi-bin%2Fen.pl;h=8b2eb73d0cfb03eab710085ec24febda476cf99c;hb=d8deec0b4fac7b97b7b6f3f944b7f874c997db2f;hp=b7f6f27625889a9499eafaef2b8416654d7ce630;hpb=79ad6f7e539e82ba3dc51ca025ffcb7267f7c51f;p=ipfire-2.x.git diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index b7f6f27625..8b2eb73d0c 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1016,6 +1016,7 @@ 'fwdfw err notgtip' => 'Please provide a destination IP address.', 'fwdfw err prot_port' => 'Source- or targetport are not allowed with selected protocol', 'fwdfw err prot_port1' => 'When using Source- or targetport you have to select TCP or UDP for protocol', +'fwdfw err ratecon' => 'Invalid value for connections in Rate-limit', 'fwdfw err remark' => 'Invalid characters in remark.', 'fwdfw err ruleexists' => 'This rule already exists.', 'fwdfw err same' => 'Source and destination are identical.', @@ -1045,6 +1046,7 @@ 'fwdfw moveup' => 'Move up', 'fwdfw natport used' => 'The given port for NAPT is already in use by an other DNAT rule.', 'fwdfw newrule' => 'New rule', +'fwdfw numcon' => 'Number of connections', 'fwdfw p2p txt' => 'Grant/deny access to P2P networks.', 'fwdfw pol allow' => 'Allowed', 'fwdfw pol block' => 'Blocked', @@ -1053,6 +1055,7 @@ 'fwdfw pol title' => 'Default firewall behaviour', 'fwdfw prot41' => 'IPv6 Encapsulation (Protocol 41)', 'fwdfw prot41 short' => 'IPv6 Encap', +'fwdfw ratelimit' => 'Rate-limit new connections', 'fwdfw red' => 'RED', 'fwdfw reread' => 'Apply changes', 'fwdfw rule action' => 'Rule action:',