From: Raimond Spekking Date: Fri, 7 Jan 2011 19:51:27 +0000 (+0000) Subject: Follow-up r79828: Add dot X-Git-Tag: 1.31.0-rc.0~32713 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=f39c3a22c4668ab157da43b0d6ccfa09ef8d2265;p=lhc%2Fweb%2Fwiklou.git Follow-up r79828: Add dot --- 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',