From dd38b3d725d43c78ecb42ad74ae33301985b5de4 Mon Sep 17 00:00:00 2001
From: Pierre-Antoine Rouby <pierre-antoine.rouby@inrae.fr>
Date: Mon, 23 Sep 2024 12:13:36 +0200
Subject: [PATCH] trad: Minor change (uniformisation of Height/Depth/...).

---
 src/lang/fr.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lang/fr.ts b/src/lang/fr.ts
index 51778d75..0d6a1340 100644
--- a/src/lang/fr.ts
+++ b/src/lang/fr.ts
@@ -2492,7 +2492,7 @@
     <message>
         <location filename="../View/Results/PlotSedProfile.py" line="153"/>
         <source>Height (m)</source>
-        <translation>Altitude (m)</translation>
+        <translation>Cote (m)</translation>
     </message>
     <message>
         <location filename="../View/Results/PlotSedProfile.py" line="149"/>
-- 
GitLab