--- 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