oleaut32: Update Italian translation

Luca Bennati lucak3 at gmail.com
Mon Sep 27 12:37:21 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100927/8c4425ba/attachment-0001.htm>
-------------- next part --------------
From ec95e08a4bdedca8b0a21ed07067dab1c383e170 Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Mon, 27 Sep 2010 15:33:47 +0200
Subject: oleaut32: Update Italian translation

---
 dlls/oleaut32/oleaut32_It.rc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/dlls/oleaut32/oleaut32_It.rc b/dlls/oleaut32/oleaut32_It.rc
index 561675c..753614a 100644
--- a/dlls/oleaut32/oleaut32_It.rc
+++ b/dlls/oleaut32/oleaut32_It.rc
@@ -20,13 +20,16 @@
 
 #include "resource.h"
 
+/* UTF-8 */
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 {
   IDS_TRUE  "Vero"
   IDS_FALSE "Falso"
-  IDS_YES   "Si"
+  IDS_YES   "Sì"
   IDS_NO    "No"
   IDS_ON    "On"
   IDS_OFF   "Off"
-- 
1.7.3


More information about the wine-patches mailing list