Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -454,7 +454,7 @@ |
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 | 457 | 'config-install-pg-ts2-failed' => "'''FAILED''' tsearch2 must be installed in the database $1 |
458 | | -Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net</li>\n", |
| 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', |
461 | 461 | 'config-install-tables' => 'Creating tables', |