From 718faba7943bf3611dc70fc01ff15dd68f371679 Mon Sep 17 00:00:00 2001 From: martignoni Date: Wed, 4 May 2005 15:17:13 +0000 Subject: [PATCH] Some tweaks --- lang/fr/lesson.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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';