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';