#3123: [patch] New translation file for Dutch
--------------------------+-------------------------------------------------
Reporter: Rudolph | Owner: hugo
Status: reopened | Component: Translations
Version: SVN | Resolution:
Keywords: i18n dutch | Stage: Ready for checkin
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------+-------------------------------------------------
Changes (by anonymous):
* status: closed => reopened
* resolution: fixed =>
Comment:
There is still an annoying bug in the Dutch translation file. I've also
reported this at #1138
{{{
Index: django/conf/locale/nl/LC_MESSAGES/django.po
===================================================================
--- django/conf/locale/nl/LC_MESSAGES/django.po (revision 4528)
+++ django/conf/locale/nl/LC_MESSAGES/django.po (working copy)
@@ -31,7 +31,7 @@
#: db/models/fields/related.py:51
#, python-format
msgid "Please enter a valid %s."
-msgstr "Geef een geldig IP adres."
+msgstr "Geef een geldig %s veld."
#: db/models/fields/related.py:618
msgid "Separate multiple IDs with commas."
}}}
Regards, Niels Poppe
--
Ticket URL: <http://code.djangoproject.com/ticket/3123#comment:5>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---