From 57038ac9a1572c34340833586a41bceb3504336d Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Sat, 11 Sep 2010 05:44:27 +0000 Subject: [PATCH] =?utf8?q?tsearch2=20=E2=86=92=20TSearch2.=20Spotted=20by?= =?utf8?q?=20kgh@Translatewiki?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 41b3bfd4ca..394abd7ad1 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -248,7 +248,7 @@ Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).', Check the host, username and password below and try again.', 'config-invalid-schema' => 'Invalid schema for MediaWiki "$1". Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).', - 'config-invalid-ts2schema' => 'Invalid schema for tsearch2 "$1". + 'config-invalid-ts2schema' => 'Invalid schema for TSearch2 "$1". Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_).', 'config-postgres-old' => 'PostgreSQL $1 or later is required, you have $2.', 'config-sqlite-name-help' => 'Choose a name that identifies your wiki. -- 2.20.1