From 1979e95e7791d725756455827e759b76c072a07d Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Thu, 13 Jan 2011 22:48:09 +0000 Subject: [PATCH] More hyphen consistency, bug 26685 --- 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 414480c50b..c8cd1eb31b 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -179,7 +179,7 @@ This is not the password for the MediaWiki account; this is the password for you If the account does not exist, and the installation account has sufficient privileges, this user account will be created with the minimum privileges required to operate the wiki.', 'config-db-prefix' => 'Database table prefix:', 'config-db-prefix-help' => 'If you need to share one database between multiple wikis, or between MediaWiki and another web application, you may choose to add a prefix to all the table names to avoid conflicts. -Do not use spaces or hyphens. +Do not use spaces. This field is usually left empty.', 'config-db-charset' => 'Database character set', -- 2.20.1