qqq docs for installer mysql warning
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 2 May 2013 01:57:01 +0000 (18:57 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 2 May 2013 02:03:31 +0000 (19:03 -0700)
The previous commit I68e79a8efe7cd625c12b5993074de9c3479e760b added a new
i18n string without a matching qqq, this rectifys that situation.

Bug: 34430
Change-Id: Ia57b92762a2de83c3bdb1b5e74c0e6d7ce9db309

includes/installer/Installer.i18n.php

index e6b12af..17b77e5 100644 (file)
@@ -693,6 +693,7 @@ Message shown when PHP parameter <code>suhosin.get.max_value_length</code> is be
 * $2 - error message',
        'config-sqlite-dir-help' => '{{doc-important|Do not translate <code>.htaccess</code> and <code>/var/lib/mediawiki/yourwiki</code>.}}
 Used in help box.',
+       'config-mysql-only-myisam-dep' => 'Used as warning message when mysql does not support the minimum suggested feature set.',
        'config-type-mysql' => '{{optional}}',
        'config-type-postgres' => '{{optional}}',
        'config-type-sqlite' => '{{optional}}',