r66919 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66918‎ | r66919 | r66920 >
Date:14:29, 26 May 2010
Author:tisane
Status:ok
Tags:
Comment:
=Link database update warning to update.php manual page
Modified paths:
  • /trunk/extensions/Configure/Configure.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.i18n.php
@@ -23,7 +23,7 @@
2424 'configure-ext-ext-dependencies' => "'''Warning:''' this extension requires the following {{PLURAL:$2|extension|extensions}} to be activated: $1.",
2525 'configure-ext-ext-dependency-err' => "'''Error:''' the $1 extension requires the $2 extension to be activated.",
2626 'configure-ext-doc' => 'See online documentation',
27 - 'configure-ext-schemachange' => "'''Warning:''' this extension requires a database update to work correctly!",
 27+ 'configure-ext-schemachange' => "'''Warning:''' this extension requires a [http://www.mediawiki.org/wiki/Manual:Update.php database update] to work correctly!",
2828 'configure-ext-settings' => 'Settings',
2929 'configure-ext-settings-dep-errors' => 'This extension cannot be enabled because the following {{PLURAL:$1|setting has|settings have}} an unacceptable value:',
3030 'configure-ext-settings-dep-error' => '$1: required value: $2, current value: $3',

Status & tagging log