From 802fa574d71270034b11c5334383f28e08a67f90 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sat, 25 Dec 2010 10:27:14 +0000 Subject: [PATCH] Trailing whitespace in messages is not supported --- includes/installer/Installer.i18n.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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".', -- 2.20.1