From f39c3a22c4668ab157da43b0d6ccfa09ef8d2265 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Fri, 7 Jan 2011 19:51:27 +0000 Subject: [PATCH] Follow-up r79828: Add dot --- 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 73bf68acca..417c4153bb 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -453,7 +453,7 @@ Make sure that the user "$1" can write to the schema "$2".', 'config-install-pg-commit' => 'Committing changes', 'config-pg-no-plpgsql' => 'You need to install the language PL/pgSQL in the database $1', 'config-install-pg-ts2' => 'Checking for tsearch2', - 'config-install-pg-ts2-failed' => "'''FAILED''' tsearch2 must be installed in the database $1 + 'config-install-pg-ts2-failed' => "'''FAILED''' tsearch2 must be installed in the database $1. Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net", 'config-install-user' => 'Creating database user', 'config-install-user-failed' => 'Granting permission to user "$1" failed: $2', -- 2.20.1