From f0ba262783294df4ea1eae97c72ce3474e52f69a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 22 Jan 2007 18:35:31 +0000 Subject: [PATCH] French update --- lang/french-iso-8859-1.inc.php | 2 +- lang/french-iso-8859-15.inc.php | 2 +- lang/french-utf-8.inc.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 585f65c1f..f528584e8 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -352,7 +352,7 @@ $strHungarian = 'hongrois'; $strIcelandic = 'islandais'; $strId = 'ID'; $strIdxFulltext = 'Texte entier'; -$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.'; +$strIEUnsupported = 'Fonction non disponible sous Internet Explorer.'; $strIgnoreDuplicates = 'Ignorer les doublons'; $strIgnore = 'Ignorer'; $strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)'; diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index 5509d1209..503c8a426 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -352,7 +352,7 @@ $strHungarian = 'hongrois'; $strIcelandic = 'islandais'; $strId = 'ID'; $strIdxFulltext = 'Texte entier'; -$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.'; +$strIEUnsupported = 'Fonction non disponible sous Internet Explorer.'; $strIgnoreDuplicates = 'Ignorer les doublons'; $strIgnore = 'Ignorer'; $strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)'; diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index cf30a84df..724663020 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -353,7 +353,7 @@ $strHungarian = 'hongrois'; $strIcelandic = 'islandais'; $strId = 'ID'; $strIdxFulltext = 'Texte entier'; -$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.'; +$strIEUnsupported = 'Fonction non disponible sous Internet Explorer.'; $strIgnoreDuplicates = 'Ignorer les doublons'; $strIgnore = 'Ignorer'; $strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)';