From 1a79dc87bacf22eb277f555430c566e2334d694b Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Rouby <pierre-antoine.rouby@inrae.fr> Date: Mon, 23 Sep 2024 13:40:07 +0200 Subject: [PATCH] trad: Minor change. --- src/lang/fr.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/fr.ts b/src/lang/fr.ts index 0d6a1340..16fe1adf 100644 --- a/src/lang/fr.ts +++ b/src/lang/fr.ts @@ -2502,7 +2502,7 @@ <message> <location filename="../View/Tools/Plot/PamhyrToolbar.py" line="225"/> <source>Select destination file</source> - <translation>Selectionner fichier de destination</translation> + <translation>Sélectionner fichier de destination</translation> </message> </context> <context> @@ -2778,7 +2778,7 @@ <message> <location filename="../View/RunSolver/Window.py" line="68"/> <source>Select solver</source> - <translation>Selection du solveur</translation> + <translation>Sélection du solveur</translation> </message> <message> <location filename="../View/RunSolver/Window.py" line="146"/> -- GitLab