From 10e0f01c26d0a7f365ca31297fa7cec9496e19da Mon Sep 17 00:00:00 2001 From: BertrandP <bertrand.provot@insa-rennes.fr> Date: Thu, 28 Jun 2018 17:52:44 +0200 Subject: [PATCH] translate update nonsense sentence pyramid dialog --- app/imageinsa_en.ts | 2 +- app/imageinsa_fr.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/imageinsa_en.ts b/app/imageinsa_en.ts index 26be3a5..ffa02e9 100644 --- a/app/imageinsa_en.ts +++ b/app/imageinsa_en.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="en_US"> +<TS version="2.1" language="en_US"> <context> <name></name> <message> diff --git a/app/imageinsa_fr.ts b/app/imageinsa_fr.ts index 3c4da69..44563b4 100644 --- a/app/imageinsa_fr.ts +++ b/app/imageinsa_fr.ts @@ -469,7 +469,7 @@ Nombre de classes = %1 </translation> </message> <message> <source>Reconstructed color image</source> - <translation type="unfinished">Image couleur reconstituée</translation> + <translation>Image couleur reconstituée</translation> </message> </context> <context> @@ -2095,7 +2095,7 @@ Le débit vaut : %5.2f <location/> <location line="+0"/> <source>Create only one step :</source> - <translation>Créer unique l'étage : </translation> + <translation>Créer un étage unique: </translation> </message> <message> <location filename="Operations/PyramidDialog.cpp" line="+41"/> -- GitLab