Module: wine Branch: master Commit: 1019f2f14f57b6c5e966b8108e1b18646a936ebe URL: http://source.winehq.org/git/wine.git/?a=commit;h=1019f2f14f57b6c5e966b8108e...
Author: Sven Baars sven.wine@gmail.com Date: Thu Dec 30 16:10:20 2010 +0100
jscript: Update the Dutch translation.
---
dlls/jscript/jscript_Nl.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dlls/jscript/jscript_Nl.rc b/dlls/jscript/jscript_Nl.rc index 3311ba4..5dca5f6 100644 --- a/dlls/jscript/jscript_Nl.rc +++ b/dlls/jscript/jscript_Nl.rc @@ -36,6 +36,7 @@ STRINGTABLE IDS_LBRACKET "'(' verwacht" IDS_RBRACKET "')' verwacht" IDS_UNTERMINATED_STR "Onafgesloten tekenreeksconstante" + IDS_DISABLED_CC "Conditionele compilatie is uitgeschakeld" IDS_NOT_FUNC "Functie verwacht" IDS_NOT_DATE "'[object]' is geen datum object" IDS_NOT_NUM "Getal verwacht"