From 96b7d4a182933617277f87dba031f5113551a9f8 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Thu, 5 Jul 2012 15:36:07 +0200 Subject: [PATCH] Fix french translation. We need to add \n at the end otherwise error string with paste at the end => confusing message. Change-Id: I9a0c2cbdf2322b04f75c7b273925e15d2f10c68d Reviewed-by: Oswald Buddenhagen --- share/qtcreator/translations/qtcreator_fr.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/share/qtcreator/translations/qtcreator_fr.ts b/share/qtcreator/translations/qtcreator_fr.ts index 1b78f173f00..04d6875a45c 100644 --- a/share/qtcreator/translations/qtcreator_fr.ts +++ b/share/qtcreator/translations/qtcreator_fr.ts @@ -32710,17 +32710,20 @@ Details: %3 Debugging starts - Début du débogage + Début du débogage + Debugging has failed - Échec du débogage + Échec du débogage + Debugging has finished - Fin du débogage + Fin du débogage + A debugging session is still in progress. Terminating the session in the current state can leave the target in an inconsistent state. Would you still like to terminate it?