]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php lang files by installer_builder (20081026)
authormoodlerobot <moodlerobot>
Sun, 26 Oct 2008 01:18:45 +0000 (01:18 +0000)
committermoodlerobot <moodlerobot>
Sun, 26 Oct 2008 01:18:45 +0000 (01:18 +0000)
install/lang/en_utf8/installer.php

index e5270a49bc9709294e5aac2aea161c8898fbb184..0198e76ca5fa1fff0175dfe56ba7184b549f1cec 100644 (file)
@@ -344,6 +344,7 @@ $string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configur
 $string['mysqli'] = 'Improved MySQL (mysqli)';
 $string['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension so that it can communicate with MySQL.  Please check your php.ini file or recompile PHP.  MySQLi extension is not available for PHP 4.';
 $string['name'] = 'Name';
+$string['nativemysqli'] = 'Improved MySQL (native/mysqli)';
 $string['next'] = 'Next';
 $string['oci8po'] = 'Oracle (oci8po)';
 $string['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle.  Please check your php.ini file or recompile PHP.';