André Hentschel : jscript: Update German Translation.

Alexandre Julliard julliard at winehq.org
Fri Oct 2 11:02:19 CDT 2009


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Thu Oct  1 19:54:24 2009 +0200

jscript: Update German Translation.

---

 dlls/jscript/jscript_De.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/jscript/jscript_De.rc b/dlls/jscript/jscript_De.rc
index 80a150e..02b52f3 100644
--- a/dlls/jscript/jscript_De.rc
+++ b/dlls/jscript/jscript_De.rc
@@ -26,6 +26,7 @@ STRINGTABLE DISCARDABLE
 {
     IDS_TO_PRIMITIVE        "Fehler beim umwandeln des Objektes in einen Grundtyp"
     IDS_INVALID_CALL_ARG    "Ungültiger Funktionsaufruf oder Argument"
+    IDS_CREATE_OBJ_ERROR    "Automatisierungsserver konnte das Objekt nicht erstellen"
     IDS_NO_PROPERTY         "Das Objekt unterstützt diese Eigenschaft oder Methode nicht"
     IDS_ARG_NOT_OPT         "Argument nicht optional"
     IDS_SYNTAX_ERROR        "Syntax Fehler"




More information about the wine-cvs mailing list