X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=langs%2Fen%2Fcgi-bin%2Fen.pl;h=6d43a6c5a0f7252124c8907cb660f1486b741f3d;hp=085ee221c90197219878d59f18202733ca67211c;hb=6bcb5ffe56238dc7e4107f3deba8d1b943253250;hpb=73c39dd4bda322d7d9240651c6db003bff477670 diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 085ee221c..6d43a6c5a 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -243,6 +243,7 @@ 'advproxy errmsg password length 1' => 'Password must have at least ', 'advproxy errmsg password length 2' => ' characters', 'advproxy errmsg passwords different' => 'Passwords don\'t match', +'advproxy errmsg proxy ports equal' => 'The proxy port and the transparent port cannot be equal.', 'advproxy errmsg radius port' => 'Invalid RADIUS port number', 'advproxy errmsg radius secret' => 'RADIUS shared secret required', 'advproxy errmsg radius server' => 'Invalid IP address for RADIUS Server', @@ -280,6 +281,7 @@ 'advproxy on' => 'Proxy on', 'advproxy privacy' => 'Privacy', 'advproxy proxy port' => 'Proxy port', +'advproxy proxy port transparent' => 'Transparent port', 'advproxy ram cache size' => 'Memory cache size (MB)', 'advproxy redirector children' => 'Number of filter processes', 'advproxy reset' => 'Reset', @@ -942,12 +944,10 @@ 'fwdfw REJECT' => 'REJECT', 'fwdfw action' => 'Action', 'fwdfw additional' => 'Additional settings', -'fwdfw addr grp' => 'Adress groups:', 'fwdfw addrule' => 'Add/Edit rule:', +'fwdfw all icmp' => 'All ICMP types', 'fwdfw change' => 'Update', 'fwdfw copy' => 'Copy', -'fwdfw cust addr' => 'Custom addresses:', -'fwdfw cust net' => 'Custom networks:', 'fwdfw delete' => 'Delete', 'fwdfw dnat' => 'Port forwarding/Destination NAT', 'fwdfw dnat error' => 'You have to select a single host for DNAT. Groups or networks are not allowed.', @@ -957,21 +957,19 @@ 'fwdfw err nosrcip' => 'Please provide a source IP address.', 'fwdfw err notgt' => 'No destination selected.', 'fwdfw err notgtip' => 'Please provide a destination IP address.', -'fwdfw err prot' => 'Source and destination protocol need to match.', +'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 remark' => 'Invalid characters in remark.', 'fwdfw err ruleexists' => 'This rule already exists.', 'fwdfw err same' => 'Source and destination are identical.', 'fwdfw err samesub' => 'Source and destination IP addresses are from the same subnet.', 'fwdfw err src_addr' => 'Invalid source MAC/IP address.', -'fwdfw err srcovpn' => 'The entered source IP address is used by an OpenVPN client. Please use the dropdown menu and select the right client connection.', -'fwdfw err srcport' => 'Please provide a source port.', 'fwdfw err tgt_addr' => 'Invalid destination IP address.', 'fwdfw err tgt_grp' => 'The destination service group is empty', 'fwdfw err tgt_mac' => 'A MAC addresses cannot be used as destination.', 'fwdfw err tgt_port' => 'Invalid destination port.', -'fwdfw err tgtovpn' => 'The entered destination IP address is used by an OpenVPN client. Please use the dropdown menu and select the right client connection.', -'fwdfw err tgtport' => 'Please provide a 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.', @@ -991,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', @@ -1008,8 +1006,8 @@ 'fwdfw toggle' => 'Activate or deactivate', 'fwdfw togglelog' => 'Activate or deactivate logging', 'fwdfw use nat' => 'Use NAT', -'fwdfw use srcport' => 'Use source port', -'fwdfw use srv' => 'Use destination port', +'fwdfw use srcport' => 'Source port:', +'fwdfw use srv' => 'Destination port:', 'fwdfw useless rule' => 'This rule is useless.', 'fwdfw wd_fri' => 'Fri', 'fwdfw wd_mon' => 'Mon', @@ -1022,7 +1020,7 @@ 'fwhost addgrp' => 'Add new network/host group:', 'fwhost addgrpname' => 'Group name:', 'fwhost addhost' => 'Add new host:', -'fwhost addnet' => 'Add new hetwork:', +'fwhost addnet' => 'Add new network:', 'fwhost addrule' => 'Add/edit rule:', 'fwhost addservice' => 'Add service:', 'fwhost addservicegrp' => 'Add new service group:',