Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -16,7 +16,7 @@ |
17 | 17 | 'config-title' => 'MediaWiki $1 installation', |
18 | 18 | 'config-information' => 'Information', |
19 | 19 | 'config-localsettings-upgrade' => "'''Warning''': A <code>LocalSettings.php</code> file has been detected. |
20 | | -Your software is able to upgrade. Please fill in the value of <code>\$wgUpgradeKey.php</code> in the box", |
| 20 | +Your software is able to upgrade. Please fill in the value of <code>\$wgUpgradeKey</code> in the box", |
21 | 21 | 'config-localsettings-key' => 'Upgrade key:', |
22 | 22 | 'config-localsettings-badkey' => 'The key you provided is incorrect', |
23 | 23 | 'config-localsettings-noupgrade' => "'''Error''': A <code>LocalSettings.php</code> file has been detected. |