Fixup to schema help, there's only one now
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 5 Mar 2011 18:32:37 +0000 (18:32 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 5 Mar 2011 18:32:37 +0000 (18:32 +0000)
includes/installer/Installer.i18n.php

index 145eae4..e967270 100644 (file)
@@ -209,8 +209,8 @@ but it will not let you store characters above the [http://en.wikipedia.org/wiki
        'config-mysql-old'                => 'MySQL $1 or later is required, you have $2.',
        'config-db-port'                  => 'Database port:',
        'config-db-schema'                => 'Schema for MediaWiki',
-       'config-db-schema-help'           => 'The above schemas are usually correct.
-Only change them if you know you need to.',
+       'config-db-schema-help'           => 'This schema will usually be fine.
+Only change it if you know you need to.',
        'config-sqlite-dir'               => 'SQLite data directory:',
        'config-sqlite-dir-help'          => "SQLite stores all data in a single file.