--- loncom/localize/localize/fr.pm 2013/09/10 17:44:03 1.25 +++ loncom/localize/localize/fr.pm 2013/12/11 17:56:26 1.26 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # French Localization Lexicon # -# $Id: fr.pm,v 1.25 2013/09/10 17:44:03 bisitz Exp $ +# $Id: fr.pm,v 1.26 2013/12/11 17:56:26 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2388,8 +2388,11 @@ use base qw(Apache::localize); '[_1]: Unable to enroll. No password specified.' => "[_1]: Incapable d'inscrire. Aucun mot de passe indiqué.", - '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]' -=> "[_1]: Nom d'utilisateur inacceptable pour l'utilisateur [_2] [_3] [_4] [_5]", + 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]' +=> "Nom d'utilisateur [_1] inacceptable pour l'utilisateur [_2] [_3] [_4] [_5]", + + 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]' +=> 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]', 'Administrator' => 'Administrateur',