use better error-message for misuse of froxlor.hostname
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -397,7 +397,7 @@ $lng['error']['myipaddress'] = '\'IP\'';
|
||||
$lng['error']['myport'] = '\'Port\'';
|
||||
$lng['error']['myipdefault'] = 'You need to select an IP/Port combination that should become default.';
|
||||
$lng['error']['myipnotdouble'] = 'This IP/Port combination already exists.';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'The server-hostname cannot be used as email-domain.';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'The server-hostname cannot be used as customer-domain.';
|
||||
$lng['question']['admin_ip_reallydelete'] = 'Do you really want to delete the IP address %s?';
|
||||
$lng['admin']['ipsandports']['ipsandports'] = 'IPs and Ports';
|
||||
$lng['admin']['ipsandports']['add'] = 'Add IP/Port';
|
||||
|
||||
Reference in New Issue
Block a user