shdocvw: Update Italian translation part 2

Luca Bennati lucak3 at gmail.com
Wed Aug 4 08:00:52 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100804/91dd8813/attachment.htm>
-------------- next part --------------
From 97a5bd2d2388cf96142414593bb449e5e66a02b1 Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Wed, 4 Aug 2010 09:14:40 +0200
Subject: shdocvw: Update Italian translation

---
 dlls/shdocvw/It.rc |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/dlls/shdocvw/It.rc b/dlls/shdocvw/It.rc
index d7cc14c..f09bea0 100644
--- a/dlls/shdocvw/It.rc
+++ b/dlls/shdocvw/It.rc
@@ -64,3 +64,18 @@ IDR_BROWSE_MAIN_MENU MENU
         MENUITEM "&Informazioni su Internet Explorer...", ID_BROWSE_ABOUT
     }
 }
+
+STRINGTABLE
+{
+    IDS_TB_BACK             "Indietro"
+    IDS_TB_FORWARD          "Avanti"
+    IDS_TB_STOP             "Ferma"
+    IDS_TB_REFRESH          "Aggiorna"
+    IDS_TB_HOME             "Home"
+    IDS_TB_PRINT            "Stampa"
+}
+
+STRINGTABLE
+{
+    IDS_ADDRESS             "Indirizzo"
+}
-- 
1.7.2.1


More information about the wine-patches mailing list