Improved error message for system-hostname as customerdomain, fixes #690

Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
Florian Aders (EleRas)
2011-04-24 01:02:10 +02:00
parent b18a3cabc2
commit 886e8632a7
2 changed files with 2 additions and 1 deletions

View File

@@ -1602,4 +1602,4 @@ $lng['traffic']['months']['dec'] = 'Dec';
$lng['traffic']['months']['total'] = 'Total';
$lng['traffic']['details'] = 'Details';
$lng['menue']['traffic']['table'] = 'Traffic';
$lng['error']['admin_domain_emailsystemhostname'] = 'Sorry, the system - hostname may not be used as a customer domain';