Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -169,7 +169,7 @@ |
170 | 170 | 'config-db-username' => 'Database username:', |
171 | 171 | 'config-db-password' => 'Database password:', |
172 | 172 | 'config-db-password-empty' => 'Please enter a password for the new database user: $1. |
173 | | -While some database systems do allow users with no passwords, it is not secure.', |
| 173 | +While it may be possible to create users with no passwords, it is not secure.', |
174 | 174 | 'config-db-install-username' => 'Enter the username that will be used to connect to the database during the installation process. |
175 | 175 | This is not the username of the MediaWiki account; this is the username for your database.', |
176 | 176 | 'config-db-install-password' => 'Enter the password that will be used to connect to the database during the installation process. |