From: Siebrand Mazeland Date: Sun, 7 Nov 2010 22:48:14 +0000 (+0000) Subject: Tweak messages 'config-brokenlibxml' and 'config-using531' for consistency. X-Git-Tag: 1.31.0-rc.0~34006 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=788a16451243256d09773b7abad274ae611a7b04;p=lhc%2Fweb%2Fwiklou.git Tweak messages 'config-brokenlibxml' and 'config-using531' for consistency. --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index c87a1c7e32..ad77ba7e21 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -155,10 +155,12 @@ Installation aborted.", 'config-uploads-safe' => 'The default directory for uploads is safe from arbitrary scripts execution.', 'config-uploads-not-safe' => "'''Warning:''' Your default directory for uploads $1 is vulnerable to arbitrary scripts execution. Although MediaWiki checks all uploaded files for security threats, it is highly recommended to [http://www.mediawiki.org/wiki/Manual:Security#Upload_security close this security vulnerability] before enabling uploads.", - 'config-brokenlibxml' => 'Your system has a combination of PHP and libxml2 versions which is buggy and can cause hidden data corruption in MediaWiki and other web apps. -Upgrade to PHP 5.2.9 or later and libxml2 2.7.3 or later! ABORTING ([http://bugs.php.net/bug.php?id=45996 bug filed with PHP]).', + 'config-brokenlibxml' => 'Your system has a combination of PHP and libxml2 versions which is buggy and can cause hidden data corruption in MediaWiki and other web applications. +Upgrade to PHP 5.2.9 or later and libxml2 2.7.3 or later ([http://bugs.php.net/bug.php?id=45996 bug filed with PHP]). +Installation aborted.', 'config-using531' => 'PHP $1 is not compatible with MediaWiki due to a bug involving reference parameters to __call(). -Upgrade to PHP 5.3.2 or higher, or downgrade to PHP 5.3.0 to fix this. ABORTING ([http://bugs.php.net/bug.php?id=50394 bug filed with PHP])', +Upgrade to PHP 5.3.2 or higher, or downgrade to PHP 5.3.0 to fix this ([http://bugs.php.net/bug.php?id=50394 bug filed with PHP]). +Installation aborted.', 'config-db-type' => 'Database type:', 'config-db-host' => 'Database host:', 'config-db-host-help' => 'If your database server is on different server, enter the host name or IP address here.