http://www.mediawiki.org/wiki/Special:Code/MediaWiki/76291
Revision: 76291
Author: ialex
Date: 2010-11-08 10:13:20 +0000 (Mon, 08 Nov 2010)
Log Message:
-----------
$wgUpgradeKey, not $wgUpgradeKey.php ;)
Modified Paths:
--------------
trunk/phase3/includes/installer/Installer.i18n.php
Modified: trunk/phase3/includes/installer/Installer.i18n.php
===================================================================
--- trunk/phase3/includes/installer/Installer.i18n.php 2010-11-08 10:09:15 UTC
(rev 76290)
+++ trunk/phase3/includes/installer/Installer.i18n.php 2010-11-08 10:13:20 UTC
(rev 76291)
@@ -16,7 +16,7 @@
'config-title' => 'MediaWiki $1 installation',
'config-information' => 'Information',
'config-localsettings-upgrade' => "'''Warning''': A
<code>LocalSettings.php</code> file has been detected.
-Your software is able to upgrade. Please fill in the value of
<code>\$wgUpgradeKey.php</code> in the box",
+Your software is able to upgrade. Please fill in the value of
<code>\$wgUpgradeKey</code> in the box",
'config-localsettings-key' => 'Upgrade key:',
'config-localsettings-badkey' => 'The key you provided is
incorrect',
'config-localsettings-noupgrade' => "'''Error''': A
<code>LocalSettings.php</code> file has been detected.
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs