r84930 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84929‎ | r84930 | r84931 >
Date:22:02, 28 March 2011
Author:purodha
Status:ok
Tags:
Comment:
Acknowledge that the e-mail address of the initial wiki sysop is optional.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -353,7 +353,7 @@
354354 'config-admin-password-same' => 'The password must not be the same as the username.',
355355 'config-admin-password-mismatch' => 'The two passwords you entered do not match.',
356356 'config-admin-email' => 'E-mail address:',
357 - '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.',
 357+ '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. You can leave this field empty.',
358358 'config-admin-error-user' => 'Internal error when creating an admin with the name "<nowiki>$1</nowiki>".',
359359 'config-admin-error-password' => 'Internal error when setting a password for the admin "<nowiki>$1</nowiki>": <pre>$2</pre>',
360360 'config-admin-error-bademail' => 'You have entered an invalid e-mail address.',

Status & tagging log