Browse Source

Update language terms

Yannick Warnier 6 years ago
parent
commit
4d99f4fa14

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

@@ -8140,4 +8140,5 @@ $SessionDurationXDaysTotal = "This session has a limited duration of %s days";
 $LastMonth = "Last month";
 $ThisMonth = "This month";
 $PortalUserSessionStats = "Portal user session stats";
+$AddCustomToolsIntro = "You may add an introduction to this tool page as a helper text for your students. Simply click the edit icon to add some text. This short info text here is invisible to students and you can just leave this block empty, but what you will type will be visible to them.";
 ?>

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

@@ -8074,4 +8074,8 @@ $DocumentGroupReadOnlyMode = "Mode lecture seule";
 $GroupDocumentAccess = "Type d'usage";
 $DocumentGroupShareMode = "Mode partagé";
 $SessionDurationXDaysTotal = "Cette session a une durée limitée à %s jours";
+$LastMonth = "Mois passé";
+$ThisMonth = "Mois actuel";
+$PortalUserSessionStats = "Nombre d'apprenants par session et par portail";
+$AddCustomToolsIntro = "Ce texte est invisible pour vos apprenants tant qu'elle n'est pas modifiée, mais cette section vous permet de rajouter votre propre texte d'introduction à cet outil pour fournir une guidance localisée à vos apprenants. Pour introduire ce texte pour vos apprenants, cliquez sur l'icône d'édition.";
 ?>

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

@@ -8164,4 +8164,5 @@ $SessionDurationXDaysTotal = "Esta sesión tiene una duración limitada a %s dí
 $LastMonth = "Mes pasado";
 $ThisMonth = "Este mes";
 $PortalUserSessionStats = "Número de alumnos por sesión y portal";
+$AddCustomToolsIntro = "Esta sección es invisible para los estudiantes hasta que la modifique. Puede añadir una introducción a la herramienta, como un texto de ayuda para sus estudiantes, dando clic en el icono de edición.";
 ?>