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
This commit is contained in:
Georg Bauer 2006-07-03 16:07:37 +00:00
parent 86b340656c
commit 009f224e57
2 changed files with 2 additions and 2 deletions

View File

@ -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