From 78ee7cc2a9fea5c5c0b0ff507953520eeb0d8db9 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Tue, 26 Oct 2010 12:51:30 +0000 Subject: [PATCH] Revert r75415 after a talk with demon. The linebreaks are not shown in the output but Translatewiki like them to make the translation process a bit easier. --- includes/installer/Installer.i18n.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 607623e758..54d5177124 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -20,7 +20,8 @@ Your software is able to upgrade. Please fill in the value of \$wgUpgradeK 'config-localsettings-key' => 'Upgrade key:', 'config-localsettings-badkey' => 'The key you provided is incorrect', 'config-localsettings-noupgrade' => "'''Error''': A LocalSettings.php file has been detected. -Your software is not able to upgrade at this time. The installer has been disabled for security reasons.", +Your software is not able to upgrade at this time. +The installer has been disabled for security reasons.", 'config-session-error' => 'Error starting session: $1', 'config-session-expired' => 'Your session data seems to have expired. Sessions are configured for a lifetime of $1. -- 2.20.1