diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index cf6248bc85..8c49a6230b 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -9053,4 +9053,5 @@ $DuplicateCode = "Duplicate code"; $CoursesUpdatedSuccessfully = "Courses updated successfully"; $UpdateFailedForCourses = "The update failed for the following courses"; $HoursMinutesSeconds = "%02d h %02d m %02d s"; +$IfYourLPsAreScormsYouShouldSelectThemFromTheScorms = "If your Learning paths are scorm packages, you should select the corresponding folder in the SCORM part"; ?> \ No newline at end of file diff --git a/main/lang/french/trad4all.inc.php b/main/lang/french/trad4all.inc.php index b7dbe037f5..27d024c417 100644 --- a/main/lang/french/trad4all.inc.php +++ b/main/lang/french/trad4all.inc.php @@ -8987,4 +8987,5 @@ $DuplicateCode = "Code dupliqué"; $CoursesUpdatedSuccessfully = "Mise à jour des cours réussie"; $UpdateFailedForCourses = "La mise à jour a échoué pour les cours suivants"; $HoursMinutesSeconds = "%02d h %02d m %02d s"; +$IfYourLPsAreScormsYouShouldSelectThemFromTheScorms = "Si vos parcours d'apprentissage sont des packages scorm, vous devez sélectionner le dossier correspondant dans la partie SCORM"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 010bbd4e30..01902485f9 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -9071,5 +9071,8 @@ $PasswordExpiredPleaseSetNewPassword = "Su contraseña se ha vencido. Por favor, $CopyIframeCodeToIncludeExercise = "Copie el código del iframe a continuación para incluir el ejercicio:"; $MyMissingSignatures = "Mis firmas faltantes"; $OnlyShowActiveUsers = "Mostrar solo usuarios activos"; +$UpdateCourseListXMLCSV = "Actualizar la lista de cursos"; +$CourseCodeDoesNotExist = "Este codigo de curso no existe"; $HoursMinutesSeconds = "%02d h %02d m %02d s"; +$IfYourLPsAreScormsYouShouldSelectThemFromTheScorms = "Si sus lecciones de aprendizaje son paquetes scorm, debe seleccionar la carpeta correspondiente en la parte SCORM"; ?> \ No newline at end of file