From: Siebrand Mazeland Date: Mon, 2 Aug 2010 16:30:11 +0000 (+0000) Subject: Update newlines. X-Git-Tag: 1.31.0-rc.0~35776 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=85177dd933e8766e66bc5811d4fa1f08107087bd;p=lhc%2Fweb%2Fwiklou.git Update newlines. --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 684a59416c..3558f9306c 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -85,8 +85,10 @@ You are advised to use the latest release, which can be downloaded from [http:// 'config-unicode-using-php' => 'Using the slow PHP implementation for Unicode normalization.', 'config-unicode-using-utf8' => 'Using Brion Vibber\'s utf8_normalize.so for Unicode normalization.', 'config-unicode-using-intl' => 'Using the [http://pecl.php.net/intl intl PECL extension] for Unicode normalization.', - 'config-unicode-pure-php-warning' => "'''Warning''': The [http://pecl.php.net/intl intl PECL extension] is not available to handle Unicode normalization. If you run a high-traffic site, you should read a little on [http://www.mediawiki.org/wiki/Unicode_normalization_considerations Unicode normalization].", - 'config-unicode-update-warning' => "'''Warning''': The installed version of the Unicode normalization wrapper uses an older version of [http://site.icu-project.org/ the ICU project's] library. You should [http://www.mediawiki.org/wiki/Unicode_normalization_considerations upgrade] if you are at all concerned about using Unicode.", + 'config-unicode-pure-php-warning' => "'''Warning''': The [http://pecl.php.net/intl intl PECL extension] is not available to handle Unicode normalization. +If you run a high-traffic site, you should read a little on [http://www.mediawiki.org/wiki/Unicode_normalization_considerations Unicode normalization].", + 'config-unicode-update-warning' => "'''Warning''': The installed version of the Unicode normalization wrapper uses an older version of [http://site.icu-project.org/ the ICU project's] library. +You should [http://www.mediawiki.org/wiki/Unicode_normalization_considerations upgrade] if you are at all concerned about using Unicode.", 'config-no-db' => 'Could not find a suitable database driver!', 'config-no-db-help' => 'You need to install a database driver for PHP. The following database types are supported: $1.