Update colander/locale/nl/LC_MESSAGES/colander.po

typo in translation
This commit is contained in:
mrijken
2013-02-26 22:06:01 +01:00
parent ff6d8c29c9
commit ec07133f68

View File

@@ -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}"