r108028 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108027‎ | r108028 | r108029 >
Date:14:52, 4 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
Consistency tweak.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -139,7 +139,7 @@
140140 'config-wincache' => '[http://www.iis.net/download/WinCacheForPhp WinCache] is installed',
141141 'config-no-cache' => "'''Warning:''' Could not find [http://www.php.net/apc APC], [http://xcache.lighttpd.net/ XCache] or [http://www.iis.net/download/WinCacheForPhp WinCache].
142142 Object caching is not enabled.",
143 - 'config-mod-security' => "'''Warning''': your web server has [http://modsecurity.org/ mod_security] enabled. If misconfigured, it can cause problems for MediaWiki or other software that allows users to post arbitrary content.
 143+ 'config-mod-security' => "'''Warning''': Your web server has [http://modsecurity.org/ mod_security] enabled. If misconfigured, it can cause problems for MediaWiki or other software that allows users to post arbitrary content.
144144 Refer to [http://modsecurity.org/documentation/ mod_security documentation] or contact your host's support if you encounter random errors.",
145145 'config-diff3-bad' => 'GNU diff3 not found.',
146146 'config-imagemagick' => 'Found ImageMagick: <code>$1</code>.

Status & tagging log