inc/dns.inc.php
changeset 6 9fcac40c1b0e
parent 1 58094faf794d
child 8 47dd15d8bb8c
--- a/inc/dns.inc.php	Tue Apr 17 21:18:14 2007 +0000
+++ b/inc/dns.inc.php	Wed Apr 18 21:08:07 2007 +0000
@@ -201,7 +201,7 @@
 		}
 		else
 		{
-			error("If you specify an MX record it must be a hostname");
+			error( _('If you specify an MX record it must be a hostname.') );
 		}
 	}
 	else