From: Max Semenik Date: Wed, 23 Feb 2011 16:27:50 +0000 (+0000) Subject: Tweak message from r82676 X-Git-Tag: 1.31.0-rc.0~31809 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=9b2b9f05fb6da3bf04ae19696d99166a8d071290;p=lhc%2Fweb%2Fwiklou.git Tweak message from r82676 --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 1ff80731d0..3f942b6db4 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -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.