Tweak message from r82676
authorMax Semenik <maxsem@users.mediawiki.org>
Wed, 23 Feb 2011 16:27:50 +0000 (16:27 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Wed, 23 Feb 2011 16:27:50 +0000 (16:27 +0000)
includes/installer/Installer.i18n.php

index 1ff8073..3f942b6 100644 (file)
@@ -169,7 +169,7 @@ If you are using shared web hosting, your hosting provider will either give you
        'config-db-username'              => 'Database username:',
        'config-db-password'              => 'Database password:',
        'config-db-password-empty'        => 'Please enter a password for the new database user: $1.
-While some database systems do allow users with no passwords, it is not secure.',
+While it may be possible to create users with no passwords, it is not secure.',
        'config-db-install-username'      => 'Enter the username that will be used to connect to the database during the installation process.
 This is not the username of the MediaWiki account; this is the username for your database.',
        'config-db-install-password'      => 'Enter the password that will be used to connect to the database during the installation process.