r79837 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79836‎ | r79837 | r79838 >
Date:19:51, 7 January 2011
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r79828: Add dot
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -453,7 +453,7 @@
454454 'config-install-pg-commit' => 'Committing changes',
455455 'config-pg-no-plpgsql' => 'You need to install the language PL/pgSQL in the database $1',
456456 '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.
458458 Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net",
459459 'config-install-user' => 'Creating database user',
460460 'config-install-user-failed' => 'Granting permission to user "$1" failed: $2',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79828Move over some initial_setup() for Postgres (THIS IS BROKEN, NEEDS REVIEW/WOR...demon18:24, 7 January 2011

Status & tagging log