From: Chad Horohoe Date: Wed, 12 Jan 2011 13:17:36 +0000 (+0000) Subject: Fix key name X-Git-Tag: 1.31.0-rc.0~32596 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=c97b72dd673740bcb6b8b55b7da0a91585fb3b4d;p=lhc%2Fweb%2Fwiklou.git Fix key name --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index eeefd7531b..131b4ce1e4 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -452,7 +452,7 @@ Please proceed to the next page.", 'config-install-pg-schema-failed' => 'Tables creation failed. Make sure that the user "$1" can write to the schema "$2".', 'config-install-pg-commit' => 'Committing changes', - 'config-pg-plpgsql' => 'Checking for language PL/pgSQL', + 'config-install-pg-plpgsql' => 'Checking for language PL/pgSQL', '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.