From: martignoni Date: Sat, 18 Dec 2004 13:52:07 +0000 (+0000) Subject: New string 'mustchangepassword' X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6f9591009893b9d7835f190d61a3dbe7ec70fc85;p=moodle.git New string 'mustchangepassword' --- diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index da017889bd..f7b5434f0e 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -698,6 +698,7 @@ $string['moveright'] = 'D $string['moveselectedcoursesto'] = 'Déplacer les cours sélectionné vers...'; $string['movetoanotherfolder'] = 'Déplacer vers un autre dossier'; $string['moveup'] = 'Monter'; +$string['mustchangepassword'] = 'Le nouveau mot de passe doit être différent du mot de passe actuel'; $string['mustconfirm'] = 'Vous devez confirmer votre enregistrement'; $string['mycourses'] = 'Mes cours'; $string['name'] = 'Nom';