diff --git a/htdocs/projet/tasks/time.php b/htdocs/projet/tasks/time.php index 62890b5b749..b4b0f46f8ba 100644 --- a/htdocs/projet/tasks/time.php +++ b/htdocs/projet/tasks/time.php @@ -1140,7 +1140,7 @@ if (($id > 0 || !empty($ref)) || $projectidforalltimes > 0) { print ''; print '
'; } else { - print '
'.$langs->trans("ThirdPartyRequiredToGenerateInter").'
'; + print '
'.$langs->trans("ThirdPartyRequiredToGenerateIntervention").'
'; print '
'; print ''; print '
';