]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - langs/en/cgi-bin/en.pl
IPsec: Add MODP-2048 subgroups.
[people/teissler/ipfire-2.x.git] / langs / en / cgi-bin / en.pl
index 3884c8e1758460ce041d42a6b01a3232399e150a..8bbfff39f61bcf59be680d05dc462032b4d20e3a 100644 (file)
 'fwdfw dnat' => 'Destination NAT (Port forwarding)',
 'fwdfw dnat error' => 'You have to select a single host for DNAT. Groups or networks are not allowed.',
 'fwdfw dnat porterr' => 'You have to select a single port or portrange (tcp/udp) for NAT',
+'fwdfw dnat porterr2' => 'Cannot use external port (NAT) when no destination port is defined.',
 'fwdfw edit' => 'Edit',
 'fwdfw err nosrc' => 'No source selected.',
 'fwdfw err nosrcip' => 'Please provide a source IP address.',
 'fwhost err empty' => 'Please fill in all input fields',
 'fwhost err emptytable' => 'No entries in this group',
 'fwhost err groupempty' => 'The selected group is empty',
-'fwhost err grpexist' => 'Group already exists',
+'fwhost err grpexist' => 'A group with the same name already exists',
 'fwhost err hostexist' => 'A host with the same name already exists',
 'fwhost err hostorip' => 'Invalid name or IP address',
 'fwhost err ip' => 'IP address invalid',
 'fwhost err isccdnet' => 'This name is already used by an OpenVPN network',
 'fwhost err isingrp' => 'This entry already exists in the group',
 'fwhost err mac' => 'Invalid MAC address',
-'fwhost err maxservicetcp' => 'The maximal number of 13 TCP services has been reached in this group',
-'fwhost err maxserviceudp' => 'The maximal number of 13 UDP services has been reached in this group',
+'fwhost err maxservicetcp' => 'The maximal number of 15 TCP services has been reached in this group (port ranges count twice)',
+'fwhost err maxserviceudp' => 'The maximal number of 15 UDP services has been reached in this group (port ranges count twice)',
 'fwhost err name' => 'Invalid name. Allowed characters: Upper- and lowercase letters, digits, space and dash.',
 'fwhost err name1' => 'Empty name.',
 'fwhost err net' => 'Network/IP address already exists',