Fix: Bad translation. Must use a different string than products

This commit is contained in:
Laurent Destailleur 2013-06-25 15:00:10 +02:00
parent 065b30f0d0
commit c2654fa7e2
3 changed files with 3 additions and 1 deletions

View File

@ -53,7 +53,7 @@ function project_prepare_head($object)
|| ! empty($conf->ficheinter->enabled) || ! empty($conf->agenda->enabled) || ! empty($conf->deplacement->enabled))
{
$head[$h][0] = DOL_URL_ROOT.'/projet/element.php?id='.$object->id;
$head[$h][1] = $langs->trans("Referers");
$head[$h][1] = $langs->trans("ProjectReferers");
$head[$h][2] = 'element';
$h++;
}

View File

@ -105,3 +105,4 @@ TypeContact_project_task_internal_CONTRIBUTOR=Contributor
TypeContact_project_task_external_CONTRIBUTOR=Contributor
# Documents models
DocumentModelBaleine=A complete project's report model (logo...)
ProjectReferers=Refering objects

View File

@ -107,3 +107,4 @@ TypeContact_project_task_external_CONTRIBUTOR=Intervenant
DocumentModelBaleine=Modèle de rapport de projet complet (logo...)
SelectElement=Eléments associable au projet :
AddElement=Associer
ProjectReferers=Objets associés