r83306 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83305‎ | r83306 | r83307 >
Date:18:32, 5 March 2011
Author:demon
Status:ok (Comments)
Tags:
Comment:
Fixup to schema help, there's only one now
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -209,8 +209,8 @@
210210 'config-mysql-old' => 'MySQL $1 or later is required, you have $2.',
211211 'config-db-port' => 'Database port:',
212212 'config-db-schema' => 'Schema for MediaWiki',
213 - 'config-db-schema-help' => 'The above schemas are usually correct.
214 -Only change them if you know you need to.',
 213+ 'config-db-schema-help' => 'This schema will usually be fine.
 214+Only change it if you know you need to.',
215215 'config-sqlite-dir' => 'SQLite data directory:',
216216 'config-sqlite-dir-help' => "SQLite stores all data in a single file.
217217

Comments

#Comment by Nikerabbit (talk | contribs)   20:11, 5 March 2011

If there is only one, why is there an option for it?

Status & tagging log