r80082 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80081‎ | r80082 | r80083 >
Date:09:00, 12 January 2011
Author:demon
Status:ok
Tags:
Comment:
(bug 26687) Error msg needs full stop
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -344,7 +344,7 @@
345345 '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.',
346346 'config-admin-error-user' => 'Internal error when creating an admin with the name "<nowiki>$1</nowiki>".',
347347 'config-admin-error-password' => 'Internal error when setting a password for the admin "<nowiki>$1</nowiki>": <pre>$2</pre>',
348 - 'config-admin-error-bademail' => 'You have entered an invalid e-mail address',
 348+ 'config-admin-error-bademail' => 'You have entered an invalid e-mail address.',
349349 'config-subscribe' => 'Subscribe to the [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce release announcements mailing list].',
350350 'config-subscribe-help' => 'This is a low-volume mailing list used for release announcements, including important security announcements.
351351 You should subscribe to it and update your MediaWiki installation when new versions come out.',

Status & tagging log