DB name can have hyphens (fixed in r79767), bug 26685 pointed out the message discrepancy
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 08:57:53 +0000 (08:57 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 08:57:53 +0000 (08:57 +0000)
includes/installer/Installer.i18n.php

index e500113..66cd909 100644 (file)
@@ -161,7 +161,7 @@ If you are installing on a Windows server and using MySQL, using "localhost" may
        'config-db-wiki-settings'         => 'Identify this wiki',
        'config-db-name'                  => 'Database name:',
        'config-db-name-help'             => 'Choose a name that identifies your wiki.
-It should not contain spaces or hyphens.
+It should not contain spaces.
 
 If you are using shared web hosting, your hosting provider will either give you a specific database name to use or let you create databases via a control panel.',
        'config-db-name-oracle'           => 'Database schema:',