jscript: Add some Dutch translations.

This commit is contained in:
Paul Vriens 2009-08-11 12:08:09 +02:00 committed by Alexandre Julliard
parent d76d00ea7e
commit 862bd3c61e
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ STRINGTABLE DISCARDABLE
IDS_SEMICOLON "';' verwacht"
IDS_LBRACKET "'(' verwacht"
IDS_RBRACKET "')' verwacht"
IDS_UNTERMINATED_STR "Onafgesloten tekenreeksconstante"
IDS_NOT_FUNC "Functie verwacht"
IDS_NOT_DATE "'[object]' is geen datum object"
IDS_NOT_NUM "Getal verwacht"