From: Niklas Laxström Date: Sat, 25 Dec 2010 10:27:14 +0000 (+0000) Subject: Trailing whitespace in messages is not supported X-Git-Tag: 1.31.0-rc.0~33102 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=802fa574d71270034b11c5334383f28e08a67f90;p=lhc%2Fweb%2Fwiklou.git Trailing whitespace in messages is not supported --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 03c48ea2b6..95774790da 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -25,8 +25,7 @@ To upgrade this installation, please give the --upgrade=yes option.', 'config-upgrade-key-missing' => 'An existing installation of MediaWiki has been detected. To upgrade this installation, please put the following line at the bottom of your LocalSettings.php: -$1 -', +$1', 'config-localsettings-incomplete' => 'The existing LocalSettings.php appears to be incomplete. The $1 variable is not set. Please change LocalSettings.php so that this variable is set, and click "Continue".',