diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2013-07-16 22:41:06 +0000 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2013-07-16 22:41:06 +0000 |
| commit | 23e4ba7b12751cf481015e68e1336dd5bb1042f0 (patch) | |
| tree | 38a537996a64d3b75b5cd5403c65886a5f57e137 /ishtar_common | |
| parent | bfe42b078e8268ec0ce6c0d142987385777f4513 (diff) | |
| parent | 238d4988e4eaf738a753e0d068008ef9d7664387 (diff) | |
| download | Ishtar-23e4ba7b12751cf481015e68e1336dd5bb1042f0.tar.bz2 Ishtar-23e4ba7b12751cf481015e68e1336dd5bb1042f0.zip | |
Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar
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?" |
