Browse Source

Update language terms

Yannick Warnier 7 years ago
parent
commit
909269674c

+ 1 - 0
main/lang/english/trad4all.inc.php

@@ -8017,4 +8017,5 @@ $StudentStartExercise = "Student just started an exercise";
 $TempScoreXQuestionsNotCorrectedYet = "Temporary score: %s open question(s) not corrected yet.";
 $Annotation = "Annotation";
 $TeacherPicture = "Teacher picture";
+$FeedbackIfNotCorrect = "Feedback if not correct";
 ?>

+ 1 - 0
main/lang/french/trad4all.inc.php

@@ -7964,4 +7964,5 @@ $StudentStartExercise = "Début d'exercice par un apprenant";
 $TempScoreXQuestionsNotCorrectedYet = "Score temporaire: %s question(s) ouverte(s) non corrigée(s).";
 $Annotation = "Annotation";
 $TeacherPicture = "Photo du prof";
+$FeedbackIfNotCorrect = "Feedback si incorrecte";
 ?>

+ 1 - 0
main/lang/spanish/trad4all.inc.php

@@ -8032,4 +8032,5 @@ $StudentStartExercise = "Un ejercicio/examen ha sido iniciado por un estudiante"
 $TempScoreXQuestionsNotCorrectedYet = "Score temporaire: %s pregunta(s) abierta(s) no corregida(s) todavía.";
 $Annotation = "Anotación";
 $TeacherPicture = "Foto del profesor";
+$FeedbackIfNotCorrect = "Feedback si no es correcta";
 ?>