Fixed some typos in French translation
Index: django/conf/locale/fr/LC_MESSAGES/django.po
===================================================================
--- django/conf/locale/fr/LC_MESSAGES/django.po (revision 3206)
+++ django/conf/locale/fr/LC_MESSAGES/django.po (working copy)
@@ -514,7 +514,7 @@
#: 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 @@
#: 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
Change History
(3)
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Sorry, the diff (after pulling it out of the ticket) doesn't apply without reject. Please don't attach diffs or stuff like that, please allways attach updated .po files - they aren't behaving nice with diff/patch often, and since I don't speak many languages that are involved, I won't be able to check the result for correctness anyway.