r72774 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72773‎ | r72774 | r72775 >
Date:05:44, 11 September 2010
Author:raymond
Status:ok
Tags:
Comment:
tsearch2 → TSearch2. Spotted by kgh@Translatewiki
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -248,7 +248,7 @@
249249 Check the host, username and password below and try again.',
250250 'config-invalid-schema' => 'Invalid schema for MediaWiki "$1".
251251 Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).',
252 - 'config-invalid-ts2schema' => 'Invalid schema for tsearch2 "$1".
 252+ 'config-invalid-ts2schema' => 'Invalid schema for TSearch2 "$1".
253253 Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).',
254254 'config-postgres-old' => 'PostgreSQL $1 or later is required, you have $2.',
255255 'config-sqlite-name-help' => 'Choose a name that identifies your wiki.

Status & tagging log