Sven Baars : jscript: Update the Dutch translation.

Alexandre Julliard julliard at winehq.org
Mon Aug 30 13:00:37 CDT 2010


Module: wine
Branch: master
Commit: 32722884f30e62c11b3beab39ec68717ef9de5d5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=32722884f30e62c11b3beab39ec68717ef9de5d5

Author: Sven Baars <sven.wine at gmail.com>
Date:   Sat Aug 28 13:42:28 2010 +0200

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 e140b31..0e5798b 100644
--- a/dlls/jscript/jscript_Nl.rc
+++ b/dlls/jscript/jscript_Nl.rc
@@ -28,6 +28,7 @@ STRINGTABLE
     IDS_INVALID_CALL_ARG    "Ongeldige procedure-aanroep of argument"
     IDS_CREATE_OBJ_ERROR    "Automatiseringsserver kan het object niet creëren"
     IDS_NO_PROPERTY         "Dit object ondersteunt deze eigenschap of methode niet"
+    IDS_UNSUPPORTED_ACTION  "Dit object ondersteunt deze actie niet"
     IDS_ARG_NOT_OPT         "Argument is niet optioneel"
     IDS_SYNTAX_ERROR        "Syntax fout"
     IDS_SEMICOLON           "';' verwacht"




More information about the wine-cvs mailing list