From 361fb01e5a1b226bda667007ead21e92077f47da Mon Sep 17 00:00:00 2001 From: Tinne Cahy Date: Tue, 22 Dec 2015 09:24:16 +0100 Subject: [PATCH] fix typo Dutch translations --- colander/locale/nl/LC_MESSAGES/colander.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colander/locale/nl/LC_MESSAGES/colander.po b/colander/locale/nl/LC_MESSAGES/colander.po index fca82ff..0152f5c 100644 --- a/colander/locale/nl/LC_MESSAGES/colander.po +++ b/colander/locale/nl/LC_MESSAGES/colander.po @@ -57,7 +57,7 @@ msgstr "Één of meer van de keuzes die je maakte zijn niet aanvaardbaar" #: colander/__init__.py:414 colander/__init__.py:419 #, fuzzy msgid "\"${val}\" is not a valid credit card number" -msgstr "\"${val}\" is geen geldige kredietkaarnummer" +msgstr "\"${val}\" is geen geldige kredietkaartnummer" #: colander/__init__.py:440 msgid "Must be a URL"