]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - langs/en/cgi-bin/en.pl
Firewall: added some more plausichecks and additional errormessages
[people/teissler/ipfire-2.x.git] / langs / en / cgi-bin / en.pl
index 085ee221c90197219878d59f18202733ca67211c..5421ef8a07adb713a023761174f426d1e4dddace 100644 (file)
 '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.',