From bb99e29d44c6916ce265ab9f0062962251201010 Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Sun, 2 Nov 2008 01:24:07 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20081102) --- install/lang/fr_utf8/installer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/fr_utf8/installer.php b/install/lang/fr_utf8/installer.php index 5b6e268b52..d6f39cb5fd 100644 --- a/install/lang/fr_utf8/installer.php +++ b/install/lang/fr_utf8/installer.php @@ -253,6 +253,7 @@ $string['mysqlextensionisnotpresentinphp'] = 'La configuration de l\'extension M $string['mysqli'] = 'Improved MySQL (mysqli)'; $string['mysqliextensionisnotpresentinphp'] = 'La configuration de l\'extension MySQLi de PHP n\'a pas été effectuée correctement. De ce fait, PHP ne peut communiquer avec MySQL. Veuillez contrôler votre fichier « php.ini Â» ou recompiler PHP. L\'extension MySQLi n\'est pas disponible pour PHP 4.'; $string['name'] = 'Nom'; +$string['nativemysqli'] = 'MySQL amélioré (natif, mysqli)'; $string['next'] = 'Suivant'; $string['oci8po'] = 'Oracle (oci8po)'; $string['ociextensionisnotpresentinphp'] = 'La configuration de l\'extension OCI8 de PHP n\'a pas été effectuée correctement. De ce fait, PHP ne peut communiquer avec Oracle. Veuillez contrôler votre fichier « php.ini Â» ou recompiler PHP.'; -- 2.39.5