@ -18,6 +18,7 @@ $strings['SetNewCourse'] = "Set new course";
$strings['SubscribeToASession'] = "Subscribe to a session";
$strings['JustificationName'] = "Justification name";
$strings['JustificationDate'] = "Justification date";
$strings['DocumentListForUserX'] = "Document list of user %s";
@ -3,5 +3,5 @@
$strings['plugin_title'] = "Justification Plugin";
$strings['plugin_comment'] = "";
$strings['tool_enable'] = "Activer le plugin";
$strings['SubscribeToASession'] = "S'inscrire à une session d'examen";
$strings['DocumentListForUserX'] = "Liste des documents pour %s";
@ -4,7 +4,7 @@
<div class ="row">
<div class ="col-md-12">
<div class="page-header">
<h2>{{ 'List'| get_lang }}</h2>
<h2>{{ 'DocumentListForUserX'| get_plugin_lang('Justification')|format(user_info.complete_name) }}</h2>
</div>
<table class="table">
<tr>