From 964c1b898e52f0ac8c0be09e040cc415834ec7a5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 17 Jul 2013 00:39:38 +0200 Subject: French translation: fix "Creation" translation --- ishtar_common/locale/fr/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 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 d6cd9f86d..62f47672a 100644 --- a/ishtar_common/locale/fr/LC_MESSAGES/django.po +++ b/ishtar_common/locale/fr/LC_MESSAGES/django.po @@ -245,7 +245,7 @@ msgstr "Administration" #: ishtar_menu.py:31 msgid "Creation" -msgstr "Création" +msgstr "Ajout" #: ishtar_menu.py:34 msgid "Modification" @@ -540,7 +540,7 @@ msgstr "Non" #: wizards.py:836 #, python-format msgid "[%(app_name)s] Account creation/modification" -msgstr "[%(app_name)s] Création - modification du compte" +msgstr "[%(app_name)s] Ajout - modification du compte" #: templates/account_activation_email.txt:3 #, python-format @@ -1309,7 +1309,7 @@ msgstr "Ce lien est valide pour %(expiration_days)s jours." #: templates/registration/activation_email_subject.txt:1 msgid "Account activation on" -msgstr "Création du compte sur" +msgstr "Activation du compte sur" #: templates/registration/login.html:16 msgid "Forgot password?" -- cgit v1.2.3