mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
Some small modifications
This commit is contained in:
parent
eca3b01f48
commit
a95dc648f1
3 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ $string['answered'] = 'R
|
|||
$string['choice'] = 'Proposition $a';
|
||||
$string['choiceclose'] = 'Jusqu\'au';
|
||||
$string['choicename'] = 'Nom du sondage';
|
||||
$string['choiceopen'] = 'Ouvert';
|
||||
$string['choiceopen'] = 'Ouvert le';
|
||||
$string['choicetext'] = 'Texte de la question';
|
||||
$string['havetologin'] = 'Vous devez vous connecter pour pouvoir répondre à ce sondage';
|
||||
$string['modulename'] = 'Sondage';
|
||||
|
@ -25,7 +25,7 @@ $string['responses'] = 'R
|
|||
$string['responsesto'] = 'Réponses à $a';
|
||||
$string['savemychoice'] = 'Enregistrer mon vote';
|
||||
$string['showunanswered'] = 'Afficher la colonne des « sans réponse »';
|
||||
$string['timerestrict'] = 'Ne permettre les réponses que durant cette période';
|
||||
$string['timerestrict'] = 'Sondage limité dans le temps';
|
||||
$string['viewallresponses'] = 'Voir les $a réponses';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue