Fix key name
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 13:17:36 +0000 (13:17 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 12 Jan 2011 13:17:36 +0000 (13:17 +0000)
includes/installer/Installer.i18n.php

index eeefd75..131b4ce 100644 (file)
@@ -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.