diff --git a/lang/en/format_iena.php b/lang/en/format_iena.php index 1a7ce582aaea2fe9dbda760e3ae7cf9999a395a9..f75ea7257864f3d27c34637c70e5e918d1b87026 100644 --- a/lang/en/format_iena.php +++ b/lang/en/format_iena.php @@ -81,7 +81,7 @@ By definition an unnamed section is displayed as <strong>section [N]</strong>.'; $string['hide_section'] = 'HIDE section '; $string['show_section'] = 'SHOW section '; $string['aboutcourse'] = 'About this course'; - $string['modalite_help'] = 'To get help on modalities'; + $string['modalite_help'] = 'The "Distance" mode will allow you to define a date for a course session and notifications x days before the session. The "Face to face" mode will allow you to define a date for an assessment, and notifications x days before the assessment due date'; $string['loadingResults'] = "Loading results..."; $string['errorLoadingResults'] = "Students could not be retrieved, please contact an administrator"; $string['caption']="Caption"; diff --git a/lang/fr/format_iena.php b/lang/fr/format_iena.php index a4cf6401d66023f36e39c27f1bc6fec226181697..8e74c4a27387ba4292ac10b294ff85374024c370 100644 --- a/lang/fr/format_iena.php +++ b/lang/fr/format_iena.php @@ -81,7 +81,7 @@ By definition an unnamed section is displayed as <strong>section [N]</strong>.'; $string['hide_section'] = 'CACHER la section '; $string['show_section'] = 'MONTRER la section '; $string['aboutcourse'] = 'À propos de ce cours'; - $string['modalite_help'] = 'Pour avoir de l\'aide sur les modalités'; + $string['modalite_help'] = 'La modalité "Distance" vous permettra de définir une date de séance et des notifications x jours avant la séance. La modalité "Présentiel" vous permettra de définir une date pour un rendu, et des notifications x jours avant la date de rendu'; $string['loadingResults'] = "Chargement des résultats..."; $string['errorLoadingResults'] = "Les étudiants n'ont pas pu être chargés, veuillez contacter un administrateur."; $string['caption']="Légende";