mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Changed : "solution" instead of "rponse" (translation of answer)
This commit is contained in:
parent
ef48339cf0
commit
8321f81861
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@ $string['alternativeunits'] = 'Autres unit
|
|||
$string['alwaysavailable'] = 'Toujours disponible';
|
||||
$string['analysisoptions'] = 'Options d\'analyse';
|
||||
$string['analysistitle'] = 'Table d\'analyse des éléments';
|
||||
$string['answer'] = 'Réponse';
|
||||
$string['answer'] = 'Solution';
|
||||
$string['answerhowmany'] = 'Une ou plusieurs réponses ?';
|
||||
$string['answers'] = 'Réponses';
|
||||
$string['answers'] = 'Solutions';
|
||||
$string['answersingleno'] = 'Plusieurs choix possibles';
|
||||
$string['answersingleyes'] = 'Une seule réponse';
|
||||
$string['answerswithacceptederrormarginmustbenumeric'] = 'Les réponses avec erreur acceptée doivent être numériques';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue