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=d76f76c55c8a43c3f9e4fd5e8fdb970cb4a715ad;hp=4c1c4650829d4481c6f4a9321d5d9a25bec9f7df;hb=8777989d464a11f6f538ec22c2463d0c9c18c7ad;hpb=86a921ee47cc1bd24ff01139b4867dc577c3e564 diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 4c1c46508..d76f76c55 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -937,7 +937,6 @@ 'fw settings dropdown' => 'Show all networks on rulecreation site', 'fw settings remark' => 'Show remarks in ruletable', 'fw settings ruletable' => 'Show empty ruletables', -'fwdfw all icmp' => 'All ICMP-Types', 'fwdfw ACCEPT' => 'ACCEPT', 'fwdfw DROP' => 'DROP', 'fwdfw MODE1' => 'Drop all packets', @@ -945,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.', @@ -960,7 +957,6 @@ '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.', @@ -968,14 +964,10 @@ '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 final_rule' => 'Last rule: ', 'fwdfw from' => 'From:',