diff options
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/fr/LC_MESSAGES/django.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ishtar_common/locale/fr/LC_MESSAGES/django.po b/ishtar_common/locale/fr/LC_MESSAGES/django.po index 64685df29..aad211e19 100644 --- a/ishtar_common/locale/fr/LC_MESSAGES/django.po +++ b/ishtar_common/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: alpha\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:01+0100\n" +"POT-Creation-Date: 2013-12-27 22:39+0100\n" "PO-Revision-Date: 2010-12-09\n" "Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n" "Language-Team: \n" @@ -196,7 +196,7 @@ msgstr "Type d'individu" msgid "Account" msgstr "Compte" -#: forms_common.py:215 wizards.py:881 +#: forms_common.py:215 wizards.py:907 msgid "New password" msgstr "Nouveau mot de passe" @@ -570,15 +570,15 @@ msgstr "Chargement..." msgid "Remove" msgstr "Enlever" -#: wizards.py:216 +#: wizards.py:222 msgid "Yes" msgstr "Oui" -#: wizards.py:218 +#: wizards.py:224 msgid "No" msgstr "Non" -#: wizards.py:935 +#: wizards.py:961 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "[%(app_name)s] Ajout - modification du compte" |