From 8a9a26c55d34186f8699452072bec2bf9826c514 Mon Sep 17 00:00:00 2001
From: Alexian MASSON <alexian.masson@camptocamp.com>
Date: Thu, 27 Jun 2024 08:14:54 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Arnaud MORVAN <arnaud.morvan@camptocamp.com>
---
 PreCourlis/i18n/fr.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PreCourlis/i18n/fr.ts b/PreCourlis/i18n/fr.ts
index 0b1ffc3..8be4e17 100644
--- a/PreCourlis/i18n/fr.ts
+++ b/PreCourlis/i18n/fr.ts
@@ -187,7 +187,7 @@ N&apos;oubliez pas de sélectionner deux entités (profils) depuis votre couche
     </message>
     <message>
         <location filename="../processing/define_topo_bath_algorithm.py" line="113"/>
-        <source>Joining topo_bath attribute by polygons location:</source>
+        <source>Joining topo_bath attribute based on relation with polygons:</source>
         <translation>Jointure de l&apos;attribut topo_bath en fonction de l&apos;emplacement des polygones :</translation>
     </message>
     <message>
-- 
GitLab