From 2c87b331bcf5cd8827a17abd87a89a248951bbaf Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Tue, 20 Mar 2007 19:10:02 +0000 Subject: [PATCH] fix crashing bug in translation. fixes #3043 --- po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index 89eb90a87..cde2af894 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3401,7 +3401,7 @@ msgstr "Vous devez entrer un nom pour créer une liste privée." #: ../src/dialogs.py:2244 #, python-format msgid "$Contact has invited you to group chat %(room_jid)s" -msgstr "%Contact vous a invité dans le salon de discussion %(room_jid)s" +msgstr "$Contact vous a invité dans le salon de discussion %(room_jid)s" #. only if not None and not '' #: ../src/dialogs.py:2256