From f99d4a703508a2805073e39ebb61217b460548a3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 20 Oct 2004 00:36:09 +0000 Subject: [PATCH] update --- lang/french-iso-8859-1.inc.php | 2 +- lang/french-utf-8.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index eb9e10535..f2f8f7079 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -223,6 +223,7 @@ $strEndRaw = 'Fin des informations sur l\'anomalie'; $strEnglish = 'anglais'; $strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais'; $strError = 'Erreur'; +$strEscapeWildcards = 'Préfixer avec \ les passepartouts _ et % pour un usage littéral'; $strEstonian = 'estonien'; $strExcelEdition = 'Excel en version'; $strExcelOptions = 'Options Excel'; @@ -722,5 +723,4 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; -$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index fe38fe646..42932f0f2 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -224,6 +224,7 @@ $strEndRaw = 'Fin des informations sur l\'anomalie'; $strEnglish = 'anglais'; $strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais'; $strError = 'Erreur'; +$strEscapeWildcards = 'Préfixer avec \ les passepartouts _ et % pour un usage littéral'; $strEstonian = 'estonien'; $strExcelEdition = 'Excel en version'; $strExcelOptions = 'Options Excel'; @@ -723,5 +724,4 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; -$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate ?>