From ec07133f683439dc49dea52b774b8ed4566eb027 Mon Sep 17 00:00:00 2001 From: mrijken Date: Tue, 26 Feb 2013 22:06:01 +0100 Subject: [PATCH] Update colander/locale/nl/LC_MESSAGES/colander.po typo in translation --- 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 c956a37..680c2bb 100644 --- a/colander/locale/nl/LC_MESSAGES/colander.po +++ b/colander/locale/nl/LC_MESSAGES/colander.po @@ -41,7 +41,7 @@ msgstr "De minimale lengte is ${min}" #: colander/__init__.py:315 msgid "Longer than maximum length ${max}" -msgstr "De maximale lengte is ${mixn}" +msgstr "De maximale lengte is ${max}" #: colander/__init__.py:328 msgid "\"${val}\" is not one of ${choices}"