From aa02f1eb70ca9ddaabb43f5331c6015782a65f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 7 Sep 2001 19:42:14 +0000 Subject: [PATCH] "Textes entiers" -> "Textes complets" --- lang/french.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 1e6232ee6..cbcfe4ac7 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -119,7 +119,7 @@ $strFieldsEmpty = 'Il faut indiquer le nombre de champs'; $strFixed = 'fixe'; $strFormat = 'format'; $strFormEmpty = 'Formulaire incomplet !'; -$strFullText = 'Textes entiers'; +$strFullText = 'Textes complets'; $strFunction = 'Fonction'; $strGenTime = 'Généré le ';