diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-06-30 20:09:57 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-06-30 20:09:57 +0200 |
| commit | 90b4d205662c4859a94e0456f22123e7bdf463f4 (patch) | |
| tree | 2cec150f409213fbaef5c371e5ebdce63501440d /django | |
| parent | 044d419c212478ba42c9f5887ba224414503b9c1 (diff) | |
[1.6.x] Fixed a French translation in contrib.auth
Refs #22929.
Diffstat (limited to 'django')
| -rw-r--r-- | django/contrib/auth/locale/fr/LC_MESSAGES/django.mo | bin | 5734 -> 5737 bytes | |||
| -rw-r--r-- | django/contrib/auth/locale/fr/LC_MESSAGES/django.po | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo b/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo Binary files differindex 44887760dc..49c7697044 100644 --- a/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo +++ b/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo diff --git a/django/contrib/auth/locale/fr/LC_MESSAGES/django.po b/django/contrib/auth/locale/fr/LC_MESSAGES/django.po index 9ef175942a..6d774a8bb4 100644 --- a/django/contrib/auth/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/auth/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: django-core\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-10-09 20:17+0200\n" -"PO-Revision-Date: 2013-10-12 08:50+0000\n" +"PO-Revision-Date: 2014-06-30 20:07+0200\n" "Last-Translator: claudep <claude@2xlibre.net>\n" "Language-Team: French (http://www.transifex.com/projects/p/django/language/" "fr/)\n" @@ -290,4 +290,4 @@ msgstr "Réinitialisation du mot de passe sur %(site_name)s" #: tests/test_forms.py:325 msgid "Enter a valid email address." -msgstr "Saisissez un nom d'utilisateur valable." +msgstr "Saisissez une adresse de courriel valable." |
