N°8958 - Fix class name in french

This commit is contained in:
v-dumas
2026-03-24 17:10:50 +01:00
parent 8b664ff644
commit 4847bb563a
14 changed files with 42 additions and 42 deletions

View File

@@ -467,7 +467,7 @@ Dict::Add('EN US', 'English', 'English', [
//
Dict::Add('EN US', 'English', 'English', [
'Class:lnkProviderContractToService' => 'Link Provider Contract / Service',
'Class:lnkProviderContractToService' => 'Link ProviderContract / Service',
'Class:lnkProviderContractToService+' => 'This link can model that a provider contract enables the delivery of a Service.',
'Class:lnkProviderContractToService/Name' => '%1$s / %2$s',
'Class:lnkProviderContractToService/Attribute:service_id' => 'Service',
@@ -507,7 +507,7 @@ Each client Organization must have a defined Delivery Model.',
//
Dict::Add('EN US', 'English', 'English', [
'Class:lnkDeliveryModelToContact' => 'Link Delivery Model / Contact',
'Class:lnkDeliveryModelToContact' => 'Link DeliveryModel / Contact',
'Class:lnkDeliveryModelToContact+' => 'This link specifies the role of a Team (more rarely a Person) within a Delivery Model.',
'Class:lnkDeliveryModelToContact/Name' => '%1$s / %2$s',
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Delivery model',

View File

@@ -198,7 +198,7 @@ Dict::Add('FR FR', 'French', 'Français', [
//
Dict::Add('FR FR', 'French', 'Français', [
'Class:ServiceFamily' => 'Famille de service',
'Class:ServiceFamily' => 'Famille de services',
'Class:ServiceFamily+' => 'Premier niveau dans la hiérarchie des Services. Obligatoire pour qu\'un Service soit proposé dans le Portail Utilisateur.',
'Class:ServiceFamily/Attribute:name' => 'Nom',
'Class:ServiceFamily/Attribute:name+' => '',
@@ -305,7 +305,7 @@ Dict::Add('FR FR', 'French', 'Français', [
//
Dict::Add('FR FR', 'French', 'Français', [
'Class:ServiceSubcategory' => 'Sous catégorie de service',
'Class:ServiceSubcategory' => 'Sous-catégorie de service',
'Class:ServiceSubcategory+' => 'Dernier niveau dans la hiérarchie des Services. Chaque Demande utilisateur se réfère à une Sous-catégorie de service.',
'Class:ServiceSubcategory/ComplementaryName' => '%1$s - %2$s',
'Class:ServiceSubcategory/Attribute:name' => 'Nom',