From 026847fb1c09b33eaa80910cbd2e3c45c147c661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Thu, 30 Aug 2001 18:38:13 +0000 Subject: [PATCH] *** empty log message *** --- 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 f246a43e7..7cf82ab6a 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -188,7 +188,7 @@ $strOptionally = 'OPTIONNEL'; $strOr = 'Ou'; $strOverhead = 'Perte'; -$strPartialText = 'Textes coupés'; +$strPartialText = 'Textes réduits'; $strPassword = 'Mot de passe'; $strPasswordEmpty = 'Le mot de passe est vide'; $strPasswordNotSame = 'Les mots de passe doivent être identiques';