fix crashing bug in translation. fixes #3043

This commit is contained in:
Yann Leboulanger 2007-03-20 19:10:02 +00:00
parent 290df83c80
commit 2c87b331bc
1 changed files with 1 additions and 1 deletions

View File

@ -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