From: Chad Horohoe Date: Wed, 12 Jan 2011 09:00:08 +0000 (+0000) Subject: (bug 26687) Error msg needs full stop X-Git-Tag: 1.31.0-rc.0~32599 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=014d3609ed42bccd43f940efd21872167202ee9f;p=lhc%2Fweb%2Fwiklou.git (bug 26687) Error msg needs full stop --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 66cd909ab7..954b21d121 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -344,7 +344,7 @@ Specify a different username.', 'config-admin-email-help' => 'Enter an e-mail address here to allow you to receive e-mail from other users on the wiki, reset your password, and be notified of changes to pages on your watchlist.', 'config-admin-error-user' => 'Internal error when creating an admin with the name "$1".', 'config-admin-error-password' => 'Internal error when setting a password for the admin "$1":
$2
', - 'config-admin-error-bademail' => 'You have entered an invalid e-mail address', + 'config-admin-error-bademail' => 'You have entered an invalid e-mail address.', 'config-subscribe' => 'Subscribe to the [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce release announcements mailing list].', 'config-subscribe-help' => 'This is a low-volume mailing list used for release announcements, including important security announcements. You should subscribe to it and update your MediaWiki installation when new versions come out.',