r65700 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65699‎ | r65700 | r65701 >
Date:16:12, 30 April 2010
Author:avar
Status:ok
Tags:
Comment:
Use the definite article in this error message
Modified paths:
  • /branches/new-installer/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: branches/new-installer/phase3/includes/installer/Installer.i18n.php
@@ -275,7 +275,7 @@
276276 'config-admin-name-blank' => 'Enter an administrator username.',
277277 'config-admin-name-invalid' => 'The specified username "<nowiki>$1</nowiki>" is invalid.
278278 Specify a different username.',
279 - 'config-admin-password-blank' => 'Enter a password for administrator account.',
 279+ 'config-admin-password-blank' => 'Enter a password for the administrator account.',
280280 'config-admin-password-same' => 'The password must not be the same as the username.',
281281 'config-admin-password-mismatch' => 'The two passwords you entered do not match.',
282282 'config-admin-email' => 'E-mail address:',

Status & tagging log