]> git.mjollnir.org Git - moodle.git/commitdiff
Small correction
authormartignoni <martignoni>
Thu, 5 Aug 2004 14:05:05 +0000 (14:05 +0000)
committermartignoni <martignoni>
Thu, 5 Aug 2004 14:05:05 +0000 (14:05 +0000)
lang/fr/lesson.php

index 3491bbe32661f0fd562c85e931f2ebd6d77d1074..02cb8f4c887eb58a9e7a6727ab001ea5d7ef8fd7 100644 (file)
@@ -1,5 +1,4 @@
-<?PHP // $Id$ 
-
+<?php // $Id$ 
 
 $string['actionaftercorrectanswer'] = 'Action après réponse correcte';
 $string['addabranchtable'] = 'Ajouter une table de branchement';
@@ -73,7 +72,7 @@ $string['savepage'] = 'Enregistrer la page';
 $string['singleanswer'] = 'Réponse simple';
 $string['showanunseenpage'] = 'Afficher une page non vue';
 $string['showanunansweredpage'] = 'Afficher une page sans réponse';
-$string['thatsthecorrectanswer'] = 'C\'est la réponse correcte';
+$string['thatsthecorrectanswer'] = 'C\'est une réponse correcte';
 $string['thatsthewronganswer'] = 'C\'est une mauvaise réponse';
 $string['thefollowingpagesjumptothispage'] = 'Les pages suivantes renvoient vers cette page';
 $string['thispage'] = 'Cette page';
@@ -85,4 +84,4 @@ $string['youranswer'] = 'Votre r
 $string['yourcurrentgradeis'] = 'Votre note actuelle est \$a';
 $string['youshouldview'] = 'Vous devriez voir au moins \$a';
 
-?>
+?>
\ No newline at end of file