[Minor][Lang] partial FR, EN, ES translation update and fix -refs BT#17785

pull/3902/head
NicoDucou 5 years ago
parent 51d370a12a
commit bbac95fe0f
  1. 2
      main/lang/english/trad4all.inc.php
  2. 2
      main/lang/french/trad4all.inc.php
  3. 2
      main/lang/spanish/trad4all.inc.php

@ -8786,6 +8786,6 @@ $CareerDiagramDisclaimer = "Career Diagram Disclaimer";
$SuccessfulAttempt = "Successful Attempt";
$FailedAttempt = "Failed attempt";
$StudentWithSuccessfulAttempt = "Students with successful attempt";
$StudentWithFailedAttempt = "Students with failed exercise";
$StudentWithFailedAttempt = "Students with failed attempt";
$ExerciseAttemptStatsReport = "Exercise attempt stats report";
?>

@ -8716,6 +8716,6 @@ $QuizRemindEndDate = "Date de fin de l'exercice : %s <br />";
$SuccessfulAttempt = "Tentative réussie";
$FailedAttempt = "Tentative échouée";
$StudentWithSuccessfulAttempt = "Apprenants avec une tentative réussie";
$StudentWithFailedAttempt = "Apprenants ayant échoué";
$StudentWithFailedAttempt = "Apprenants avec une tentative échouée";
$ExerciseAttemptStatsReport = "Rapport de tentatives d'exercice";
?>

@ -8812,6 +8812,6 @@ $QuizRemindEndDate = "Fecha de fin del ejercicio: %s <br />";
$SuccessfulAttempt = "Intento exitoso";
$FailedAttempt = "Intento fallido";
$StudentWithSuccessfulAttempt = "Estudiantes con intento exitoso";
$StudentWithFailedAttempt = "Estudiantes con ejercicio fallido";
$StudentWithFailedAttempt = "Estudiantes con intento fallido";
$ExerciseAttemptStatsReport = "Reporte de intentos de ejercicio";
?>
Loading…
Cancel
Save