summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-02-17 01:24:10 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-02-17 01:24:10 +0000
commitc5cd06e505d666eb2b15398cc2cf03618688f62b (patch)
treef68ad8be16ad8fbc38fb4546b7d34559f38aa7f0
parentd6d51c9546a8734683c75bddc2cab93e05247f1e (diff)
Fixed #1138 -- Applied a small fix to the Dutch translation. Thanks Niels Poppe.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4530 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/conf/locale/nl/LC_MESSAGES/django.mobin38005 -> 38004 bytes
-rw-r--r--django/conf/locale/nl/LC_MESSAGES/django.po2
2 files changed, 1 insertions, 1 deletions
diff --git a/django/conf/locale/nl/LC_MESSAGES/django.mo b/django/conf/locale/nl/LC_MESSAGES/django.mo
index 29d793ce7f..f4be11f7c5 100644
--- a/django/conf/locale/nl/LC_MESSAGES/django.mo
+++ b/django/conf/locale/nl/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/conf/locale/nl/LC_MESSAGES/django.po b/django/conf/locale/nl/LC_MESSAGES/django.po
index ea7d4a7657..89862155d8 100644
--- a/django/conf/locale/nl/LC_MESSAGES/django.po
+++ b/django/conf/locale/nl/LC_MESSAGES/django.po
@@ -31,7 +31,7 @@ msgstr "en"
#: 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."