From: Raimond Spekking Date: Sun, 2 Jan 2011 10:07:58 +0000 (+0000) Subject: Follow-up r79483: Fix syntax error: PHP Notice: Undefined variable: wgUpgradeKey... X-Git-Tag: 1.31.0-rc.0~32882 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=497f06eb3b3ecae534686b693a8e72a276b5f068;p=lhc%2Fweb%2Fwiklou.git Follow-up r79483: Fix syntax error: PHP Notice: Undefined variable: wgUpgradeKey in /home/betawiki/projects/mediawiki-ext/Installer/Installer.i18n.php on line 5997 --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 7c4ebfd7ea..d38c73a576 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -5993,7 +5993,7 @@ $messages['lb'] = array( 'config-title' => 'MediaWiki $1 Installatioun', 'config-information' => 'Informatioun', 'config-localsettings-upgrade' => "'''Opgepasst''': E Fichier LocalSettings.php gouf fonnt. -Är Software kann aktualiséiert ginn, setzt w.e.g. de Wäert vum $wgUpgradeKey an d'Këscht. +Är Software kann aktualiséiert ginn, setzt w.e.g. de Wäert vum \$wgUpgradeKey an d'Këscht. Dir fannt en am LocalSettings.php.", 'config-localsettings-key' => 'Aktualisatiounsschlëssel:', 'config-localsettings-badkey' => 'De Schlëssel deen Dir aginn hutt ass net korrekt',