Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -248,7 +248,7 @@ |
249 | 249 | Check the host, username and password below and try again.', |
250 | 250 | 'config-invalid-schema' => 'Invalid schema for MediaWiki "$1". |
251 | 251 | 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". |
253 | 253 | Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).', |
254 | 254 | 'config-postgres-old' => 'PostgreSQL $1 or later is required, you have $2.', |
255 | 255 | 'config-sqlite-name-help' => 'Choose a name that identifies your wiki. |