From: Max Semenik Date: Fri, 20 May 2011 20:14:51 +0000 (+0000) Subject: Tweak message from r88475 X-Git-Tag: 1.31.0-rc.0~30056 X-Git-Url: http://git.cyclocoop.org/%22%20.%20%20%20%24self2%20.%20%20%20%22&var_mode_affiche=boucle?a=commitdiff_plain;h=e1be2a7d1b3aea1c11ff27283bb90526135dd320;p=lhc%2Fweb%2Fwiklou.git Tweak message from r88475 --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index e3b3a62670..f194ad21c4 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -323,7 +323,7 @@ The account you specify here must already exist.', * the MediaWiki codebase does not always handle MyISAM as it should If your MySQL installation supports InnoDB, it is highly recommended that you choose that instead. -If your MySQL installation does not support InnoDB, maybe its time for an upgrade.", +If your MySQL installation does not support InnoDB, maybe it's time for an upgrade.", 'config-mysql-engine-help' => "'''InnoDB''' is almost always the best option, since it has good concurrency support. '''MyISAM''' may be faster in single-user or read-only installations.