Commit 009f224e authored by Georg Bauer's avatar Georg Bauer
Browse files

fixed #2241: typos in french translation (manually snarfed from the diff,...

fixed #2241: typos in french translation (manually snarfed from the diff, please send .po files next time!)


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 86b34065
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -514,7 +514,7 @@ msgstr "Supprimé %s."

#: contrib/admin/views/main.py:343
msgid "No fields changed."
msgstr "Aucun champs modifié."
msgstr "Aucun champ modifié."

#: contrib/admin/views/main.py:346
#, python-format
@@ -1906,7 +1906,7 @@ msgstr ""
#: db/models/fields/__init__.py:40
#, python-format
msgid "%(optname)s with this %(fieldname)s already exists."
msgstr "%(optname)s avec le champs %(fieldname)s existe déjà."
msgstr "%(optname)s avec le champ %(fieldname)s existe déjà."

#: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265
#: db/models/fields/__init__.py:542 db/models/fields/__init__.py:553