From a603991337642936bef49bd248085f0cc0c6161b Mon Sep 17 00:00:00 2001 From: Guillaume Turri Date: Fri, 5 Dec 2008 10:02:29 +0100 Subject: French language update darcs-hash:20081205090229-74baf-6dff489c6729923fdd512cbfac17707ea03edc06.gz --- lib/plugins/usermanager/lang/fr/lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/plugins/usermanager/lang') diff --git a/lib/plugins/usermanager/lang/fr/lang.php b/lib/plugins/usermanager/lang/fr/lang.php index 30596023f..2acab4fff 100644 --- a/lib/plugins/usermanager/lang/fr/lang.php +++ b/lib/plugins/usermanager/lang/fr/lang.php @@ -7,6 +7,7 @@ * @author Maurice A. LeBlanc * @author gb@isis.u-strasbg.fr * @author stephane.gully@gmail.com + * @author Guillaume Turri */ $lang['menu'] = 'Gestion des utilisateurs'; $lang['noauth'] = '(authentification utilisateur non disponible)'; @@ -44,6 +45,7 @@ $lang['edit_usermissing'] = 'Utilisateur sélectionné non trouvé, cet uti $lang['user_notify'] = 'Notifier l\'utilisateur '; $lang['note_notify'] = 'Envoi de notification par courriel uniquement lorsqu\'un nouveau mot de passe est attribué à l\'utilisateur.'; $lang['note_group'] = 'Les nouveaux utilisateurs seront ajoutés au groupe par défaut (%s) si aucun groupe n\'est spécifié.'; +$lang['note_pass'] = 'Le mot de passe sera généré automatiquement si le champ est laissé vide et si la notification de l\'utilisateur est activée'; $lang['add_ok'] = 'Utilisateur ajouté avec succès'; $lang['add_fail'] = 'Échec de l\'ajout de l\'utilisateur'; $lang['notify_ok'] = 'Courriel de notification expédié'; -- cgit v1.2.3