Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -353,7 +353,7 @@ |
354 | 354 | 'config-admin-password-same' => 'The password must not be the same as the username.', |
355 | 355 | 'config-admin-password-mismatch' => 'The two passwords you entered do not match.', |
356 | 356 | '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.', |
358 | 358 | 'config-admin-error-user' => 'Internal error when creating an admin with the name "<nowiki>$1</nowiki>".', |
359 | 359 | 'config-admin-error-password' => 'Internal error when setting a password for the admin "<nowiki>$1</nowiki>": <pre>$2</pre>', |
360 | 360 | 'config-admin-error-bademail' => 'You have entered an invalid e-mail address.', |