From 84ea51b24eb76cc9b85c2d11a005fe30712ae761 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 2 Dec 2013 20:31:14 +0100 Subject: i18n on document template --- ishtar_common/locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ishtar_common/locale') diff --git a/ishtar_common/locale/fr/LC_MESSAGES/django.po b/ishtar_common/locale/fr/LC_MESSAGES/django.po index f6da52ee3..26b3ea600 100644 --- a/ishtar_common/locale/fr/LC_MESSAGES/django.po +++ b/ishtar_common/locale/fr/LC_MESSAGES/django.po @@ -383,7 +383,7 @@ msgstr "Types d'individu" #: models.py:658 msgid "Mr" -msgstr "M" +msgstr "M." #: models.py:659 msgid "Miss" @@ -395,7 +395,7 @@ msgstr "Mme" #: models.py:661 msgid "Doctor" -msgstr "Dr" +msgstr "Dr." #: models.py:670 models.py:691 msgid "Types" -- cgit v1.2.3