diff options
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/fr/LC_MESSAGES/django.po | 6 |
1 files changed, 3 insertions, 3 deletions
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?" |