diff --git a/plugin/justification/lang/english.php b/plugin/justification/lang/english.php index e2a25c2552..decb61bfae 100644 --- a/plugin/justification/lang/english.php +++ b/plugin/justification/lang/english.php @@ -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"; diff --git a/plugin/justification/lang/french.php b/plugin/justification/lang/french.php index ef3eaf9cdc..2c9ca02382 100644 --- a/plugin/justification/lang/french.php +++ b/plugin/justification/lang/french.php @@ -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"; diff --git a/plugin/justification/view/justification_user_list.tpl b/plugin/justification/view/justification_user_list.tpl index c9c96c8e77..35b88d286c 100644 --- a/plugin/justification/view/justification_user_list.tpl +++ b/plugin/justification/view/justification_user_list.tpl @@ -4,7 +4,7 @@