From 9475a55ed0e9cebe96fc10d7886ae2e7a66a8f4c Mon Sep 17 00:00:00 2001
From: Yann Leboulanger <asterix@lagaule.org>
Date: Sun, 16 Nov 2008 13:31:35 +0000
Subject: [PATCH] fix french translation. Fixes #4485

---
 po/fr.po | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 433185e99f..c9d6c2b4c1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3100,7 +3100,7 @@ msgid ""
 "%(type)s encryption %(status)s active %(authenticated)s.\n"
 "Your chat session %(logged)s be logged."
 msgstr ""
-"Chiffrement %(type)s %(status) actif %(anthenticated)s.\n"
+"Chiffrement %(type)s %(status)s actif %(anthenticated)s.\n"
 "Votre discussion %(logged) archivée."
 
 #: ../src/chat_control.py:1638
@@ -4448,8 +4448,7 @@ msgstr "Réponse non valide"
 #, python-format
 msgid "Transport %(name)s answered wrongly to register request: %(error)s"
 msgstr ""
-"La passerelle %(name)s a mal répondu à la requête d'enregistrement : %(error)"
-"s"
+"La passerelle %(name)s a mal répondu à la requête d'enregistrement : %(error)s"
 
 #: ../src/common/connection.py:522
 msgid "Connection to proxy failed"
-- 
GitLab