jscript: Update Italian translation

Luca Bennati lucak3 at gmail.com
Tue Aug 17 05:57:57 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100817/8b588f54/attachment.htm>
-------------- next part --------------
From 3105e5e31223e2cd0127c3aa2c6d3b63e3da5b2e Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Tue, 17 Aug 2010 12:56:34 +0200
Subject: jscript: Update Italian translation

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

diff --git a/dlls/jscript/jscript_It.rc b/dlls/jscript/jscript_It.rc
index 3bfea63..4534303 100644
--- a/dlls/jscript/jscript_It.rc
+++ b/dlls/jscript/jscript_It.rc
@@ -30,6 +30,7 @@ STRINGTABLE
     IDS_INVALID_CALL_ARG    "Chiamata o argomento di procedura non valido"
     IDS_CREATE_OBJ_ERROR    "Il server di automazione non può creare l'oggetto"
     IDS_NO_PROPERTY         "L'oggetto non supporta questa proprietà o metodo"
+    IDS_UNSUPPORTED_ACTION  "L'oggetto non supporta questa azione"
     IDS_ARG_NOT_OPT         "Argomento non opzionale"
     IDS_SYNTAX_ERROR        "Errore di sintassi"
     IDS_SEMICOLON           "Richiesto ';'"
-- 
1.7.2.1


More information about the wine-patches mailing list