From 5e3b813da700f98b74636f0906522b0fe491d2d6 Mon Sep 17 00:00:00 2001 From: vdumas Date: Wed, 31 May 2023 16:50:40 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06339=20-=20n:n=20Add=20nice=20french=20d?= =?UTF-8?q?ico=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../itop-structure/dictionaries/fr.dict.itop-structure.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php index 736208f4f5..b8bea8d539 100644 --- a/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php @@ -399,11 +399,11 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:Person/Attribute:team_list/UI:Links:Add:Button+' => 'Ajouter une %4$s', 'Class:Person/Attribute:team_list/UI:Links:Add:Modal:Title' => 'Ajouter une %4$s à %2$s', 'Class:Person/Attribute:team_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s', - 'Class:Person/Attribute:team_list/UI:links:Remove:Modal:Title' => 'Retirer une %4$s', + 'Class:Person/Attribute:team_list/UI:Links:Remove:Modal:Title' => 'Retirer une %4$s', 'Class:Team/Attribute:persons_list/UI:Links:Add:Button+' => 'Ajouter une %4$s', 'Class:Team/Attribute:persons_list/UI:Links:Add:Modal:Title' => 'Ajouter une %4$s à %2$s', 'Class:Team/Attribute:persons_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s', - 'Class:Team/Attribute:persons_list/UI:links:Remove:Modal:Title' => 'Retirer une %4$s', + 'Class:Team/Attribute:persons_list/UI:Links:Remove:Modal:Title' => 'Retirer une %4$s', ));