From 55c406e73f5bac479c675409ae83bc164824d084 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Fri, 7 Jan 2011 19:41:08 +0000 Subject: [PATCH] Rm stray html tag --- 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 7e826ff427..73bf68acca 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -454,7 +454,7 @@ Make sure that the user "$1" can write to the schema "$2".', '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 -Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net\n", +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', 'config-install-tables' => 'Creating tables', -- 2.20.1