Follow-up r79828: Add dot
authorRaimond Spekking <raymond@users.mediawiki.org>
Fri, 7 Jan 2011 19:51:27 +0000 (19:51 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Fri, 7 Jan 2011 19:51:27 +0000 (19:51 +0000)
includes/installer/Installer.i18n.php

index 73bf68a..417c415 100644 (file)
@@ -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',