(bug 26687) Error msg needs full stop
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 09:00:08 +0000 (09:00 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 09:00:08 +0000 (09:00 +0000)
includes/installer/Installer.i18n.php

index 66cd909..954b21d 100644 (file)
@@ -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 "<nowiki>$1</nowiki>".',
        'config-admin-error-password'     => 'Internal error when setting a password for the admin "<nowiki>$1</nowiki>": <pre>$2</pre>',
-       '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.',