From 22149df56ae84f19e60a2b05f5583a2289233b6a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 18 Oct 2008 14:54:47 +0000 Subject: [PATCH] French update --- lang/french-utf-8.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index c357c439a..778acd584 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -442,7 +442,7 @@ $strLoginInformation = 'Information pour la connexion'; $strLogout = 'Quitter'; $strLogPassword = 'Mot de passe :'; $strLogServer = 'Serveur'; -$strLogUsername = 'Nom d\'utilisateur :'; +$strLogUsername = 'Utilisateur :'; $strLongOperation = 'Cette opération pourrait être longue. Procéder quand même? '; $strMaxConnects = 'max. de connexions simultanées';