André Hentschel : jscript: Update German translation.

Alexandre Julliard julliard at winehq.org
Wed Nov 11 08:33:22 CST 2009


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Tue Nov 10 19:10:35 2009 +0100

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 02b52f3..7e4e9a1 100644
--- a/dlls/jscript/jscript_De.rc
+++ b/dlls/jscript/jscript_De.rc
@@ -43,6 +43,7 @@ STRINGTABLE DISCARDABLE
     IDS_NOT_BOOL            "Boolisches Objekt erwartet"
     IDS_JSCRIPT_EXPECTED    "JScript Objekt erwartet"
     IDS_REGEXP_SYNTAX_ERROR "Syntax Fehler in regulärem Ausdruck"
+    IDS_URI_INVALID_CHAR    "Zu verschlüsselnde URI enthält ungültige Zeichen"
     IDS_INVALID_LENGTH      "Array-Größe muss eine endliche, positive Ganzzahl sein"
     IDS_ARRAY_EXPECTED      "Array Objekt erwartet"
 }




More information about the wine-cvs mailing list