mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 06:10:08 +01:00
Small correction
This commit is contained in:
parent
2faa4187a0
commit
f4e833085c
@ -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';
|
||||
|
||||
?>
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user