Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -139,7 +139,7 @@ |
140 | 140 | 'config-wincache' => '[http://www.iis.net/download/WinCacheForPhp WinCache] is installed', |
141 | 141 | '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]. |
142 | 142 | 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. |
144 | 144 | Refer to [http://modsecurity.org/documentation/ mod_security documentation] or contact your host's support if you encounter random errors.", |
145 | 145 | 'config-diff3-bad' => 'GNU diff3 not found.', |
146 | 146 | 'config-imagemagick' => 'Found ImageMagick: <code>$1</code>. |