* po/nl.po: a few corrections of the translation

* src/DateHandler/_Date_nl.py: Numerisch => Numeriek


svn: r8376
This commit is contained in:
Kees Bakker
2007-04-10 19:32:49 +00:00
parent c62bef3f21
commit fc39402cc4
2 changed files with 5 additions and 5 deletions

View File

@@ -146,7 +146,7 @@ class DateDisplayNL(DateDisplay):
_bce_str = "%s v. Chr."
formats = (
"JJJJ-MM-DD (ISO)", "Numerisch DD/MM/JJ", "Maand Dag, Jaar",
"JJJJ-MM-DD (ISO)", "Numeriek DD/MM/JJ", "Maand Dag, Jaar",
"Mnd. Dag Jaar", "Dag Maand Jaar", "Dag Mnd. Jaar"
)