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=5421ef8a07adb713a023761174f426d1e4dddace;hp=085ee221c90197219878d59f18202733ca67211c;hb=e6e9a8117677eca8319982ce56aa72e93c9b407e;hpb=73c39dd4bda322d7d9240651c6db003bff477670 diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 085ee221c..5421ef8a0 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -958,6 +958,8 @@ '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.',