Acknowledge that the e-mail address of the initial wiki sysop is optional.
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 28 Mar 2011 22:02:23 +0000 (22:02 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 28 Mar 2011 22:02:23 +0000 (22:02 +0000)
includes/installer/Installer.i18n.php

index bfb6a1d..27e768b 100644 (file)
@@ -353,7 +353,7 @@ Specify a different username.',
        'config-admin-password-same'      => 'The password must not be the same as the username.',
        'config-admin-password-mismatch'  => 'The two passwords you entered do not match.',
        'config-admin-email'              => 'E-mail address:',
-       '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-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.',
        '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.',