New string for opening quizzes

This commit is contained in:
martignoni 2004-05-20 07:57:29 +00:00
parent dedcd2e973
commit b436485f09

View File

@ -128,9 +128,10 @@ $string['questions'] = 'Questions';
$string['quizavailable'] = 'Le test est disponible jusqu\'au $a';
$string['quizclose'] = 'Fermer le test';
$string['quizclosed'] = 'Ce test a été fermé le $a';
$string['quizcloses'] = 'Test fermé';
$string['quizcloses'] = 'Test est fermé';
$string['quiznotavailable'] = 'Ce test ne sera pas disponible avant le $a';
$string['quizopen'] = 'Ouvrir ce test';
$string['quizopens'] = 'Le test est disponible';
$string['random'] = 'Question aléatoire';
$string['randomcreate'] = 'Créer des questions aléatoires';
$string['randomsamatch'] = 'Question aléatoire à réponse courte';