Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -453,7 +453,7 @@ |
454 | 454 | 'config-install-pg-commit' => 'Committing changes', |
455 | 455 | 'config-pg-no-plpgsql' => 'You need to install the language PL/pgSQL in the database $1', |
456 | 456 | 'config-install-pg-ts2' => 'Checking for tsearch2', |
457 | | - 'config-install-pg-ts2-failed' => "'''FAILED''' tsearch2 must be installed in the database $1 |
| 457 | + 'config-install-pg-ts2-failed' => "'''FAILED''' tsearch2 must be installed in the database $1. |
458 | 458 | Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net", |
459 | 459 | 'config-install-user' => 'Creating database user', |
460 | 460 | 'config-install-user-failed' => 'Granting permission to user "$1" failed: $2', |