Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -23,7 +23,7 @@ |
24 | 24 | 'configure-ext-ext-dependencies' => "'''Warning:''' this extension requires the following {{PLURAL:$2|extension|extensions}} to be activated: $1.", |
25 | 25 | 'configure-ext-ext-dependency-err' => "'''Error:''' the $1 extension requires the $2 extension to be activated.", |
26 | 26 | '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!", |
28 | 28 | 'configure-ext-settings' => 'Settings', |
29 | 29 | 'configure-ext-settings-dep-errors' => 'This extension cannot be enabled because the following {{PLURAL:$1|setting has|settings have}} an unacceptable value:', |
30 | 30 | 'configure-ext-settings-dep-error' => '$1: required value: $2, current value: $3', |