diff --git a/lang/fr/lesson.php b/lang/fr/lesson.php index 1bd8ceea90f..d54817ed0e6 100644 --- a/lang/fr/lesson.php +++ b/lang/fr/lesson.php @@ -181,7 +181,7 @@ $string['questionoption'] = 'Option de question'; $string['questionoption'] = 'Question '; $string['questiontype'] = 'Type de question'; $string['randombranch'] = 'Page de branchement aléatoire'; -$string['randompageinbranch'] = 'Question aléatoire dans une branche'; +$string['randompageinbranch'] = 'Question aléatoire d\'une branche'; $string['rank'] = 'Rang'; $string['reached'] = 'Atteint'; $string['receivedcredit'] = 'A reçu les points'; @@ -226,7 +226,7 @@ $string['timeremaining'] = 'Dur $string['timetaken'] = 'Durée utilisée'; $string['topscorestitle'] = 'Les $a->maxhighscores meilleurs résultats de la leçon $a->name.'; $string['treeview'] = 'Vue en arbre'; -$string['unseenpageinbranch'] = 'Question non vue dans un branchement'; +$string['unseenpageinbranch'] = 'Question non vue d\'un branchement'; $string['updatedpage'] = 'Page modifiée'; $string['updatefailed'] = 'Modification échouée'; $string['updatesuccess'] = 'Modification réussie';