diff --git a/dictionaries/dictionary.itop.ui.php b/dictionaries/dictionary.itop.ui.php index eaae4fe5f5..92b4937e6a 100644 --- a/dictionaries/dictionary.itop.ui.php +++ b/dictionaries/dictionary.itop.ui.php @@ -761,7 +761,7 @@ Dict::Add('EN US', 'English', 'English', array( 'UI:IncidentMgmtMenuOverview:Title' => 'Dashboard for Incident Management', 'UI-IncidentManagementOverview-IncidentByService' => 'Incidents by service', -'UI-IncidentManagementOverview-IncidentByPriority' => 'Incident by priority', +'UI-IncidentManagementOverview-IncidentByPriority' => 'Incidents by priority', 'UI-IncidentManagementOverview-IncidentUnassigned' => 'Incidents not yet assigned to an agent', 'UI:ChangeMgmtMenuOverview:Title' => 'Dashboard for Change Management', diff --git a/dictionaries/fr.dictionary.itop.ui.php b/dictionaries/fr.dictionary.itop.ui.php index 7e115a2d87..faa360196e 100644 --- a/dictionaries/fr.dictionary.itop.ui.php +++ b/dictionaries/fr.dictionary.itop.ui.php @@ -744,6 +744,29 @@ Dict::Add('FR FR', 'French', 'Français', array( 'UI-ConfigurationManagementMenu-InfraByType' => 'Nombre d\'éléments par type', 'UI-ConfigurationManagementMenu-InfraByStatus' => 'Nombre d\'éléments par état', +'UI:ConfigMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion de Configuration', +'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => 'Actifs par état', +'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => 'Actifs par type', + +'UI:RequestMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Demandes Utilisateurs', +'UI-RequestManagementOverview-RequestByService' => 'Demandes par service', +'UI-RequestManagementOverview-RequestByPriority' => 'Demandes par priorité', +'UI-RequestManagementOverview-RequestUnassigned' => 'Demandes non affectées à un agent', + +'UI:IncidentMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Incidents', +'UI-IncidentManagementOverview-IncidentByService' => 'Incidents par service', +'UI-IncidentManagementOverview-IncidentByPriority' => 'Incidents par priorité', +'UI-IncidentManagementOverview-IncidentUnassigned' => 'Incidents non affectés à un agent', + +'UI:ChangeMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Changements', +'UI-ChangeManagementOverview-ChangeByType' => 'Changes par type', +'UI-ChangeManagementOverview-ChangeUnassigned' => 'Changes non affectés à un agent', +'UI-ChangeManagementOverview-ChangeWithOutage' => 'Interruptions de service liées à un changement', + +'UI:ServiceMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Services', +'UI-ServiceManagementOverview-CustomerContractToRenew' => 'Contrats clients à renouveler dans les 30 jours', +'UI-ServiceManagementOverview-ProviderContractToRenew' => 'Contrats fournisseurs à renouveler dans les 30 jours', + 'UI:ContactsMenu' => 'Contacts', 'UI:ContactsMenu+' => 'Contacts', 'UI:ContactsMenu:Title' => 'Résumé des contacts',