From: Chad Horohoe Date: Thu, 13 Jan 2011 22:48:09 +0000 (+0000) Subject: More hyphen consistency, bug 26685 X-Git-Tag: 1.31.0-rc.0~32564 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=1979e95e7791d725756455827e759b76c072a07d;p=lhc%2Fweb%2Fwiklou.git More hyphen consistency, bug 26685 --- 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',