From: IoannisKydonis Date: Thu, 21 Jan 2016 15:14:36 +0000 (+0200) Subject: Reword config-localsettings-badkey X-Git-Tag: 1.31.0-rc.0~8233^2 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=ae12842c69f452e815ef40f71534768ced715667;p=lhc%2Fweb%2Fwiklou.git Reword config-localsettings-badkey Thread: https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Config-localsettings-badkey/en Change-Id: I74d1cb755bf02c535f3a0abe161b4d3850c68b3c --- diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json index f2ec7a7502..8d2040d043 100644 --- a/includes/installer/i18n/en.json +++ b/includes/installer/i18n/en.json @@ -8,7 +8,7 @@ "config-localsettings-upgrade": "A LocalSettings.php file has been detected.\nTo upgrade this installation, please enter the value of $wgUpgradeKey in the box below.\nYou will find it in LocalSettings.php.", "config-localsettings-cli-upgrade": "A LocalSettings.php file has been detected.\nTo upgrade this installation, please run update.php instead", "config-localsettings-key": "Upgrade key:", - "config-localsettings-badkey": "The key you provided is incorrect.", + "config-localsettings-badkey": "The upgrade key you provided is incorrect.", "config-upgrade-key-missing": "An existing installation of MediaWiki has been detected.\nTo upgrade this installation, please put the following line at the bottom of your LocalSettings.php:\n\n$1", "config-localsettings-incomplete": "The existing LocalSettings.php appears to be incomplete.\nThe $1 variable is not set.\nPlease change LocalSettings.php so that this variable is set, and click \"{{int:Config-continue}}\".", "config-localsettings-connection-error": "An error was encountered when connecting to the database using the settings specified in LocalSettings.php. Please fix these settings and try again.\n\n$1",