From 9b2b9f05fb6da3bf04ae19696d99166a8d071290 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Wed, 23 Feb 2011 16:27:50 +0000 Subject: [PATCH] Tweak message from r82676 --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1