winemine: Update Italian translation

Luca Bennati lucak3 at gmail.com
Thu Sep 23 07:37:16 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100923/3904d4ba/attachment-0001.htm>
-------------- next part --------------
From 124bde87dfa6baae84b172ec77dbd3215ce61ffe Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Thu, 23 Sep 2010 13:46:34 +0200
Subject: winemine: Update Italian translation

---
 programs/winemine/It.rc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/programs/winemine/It.rc b/programs/winemine/It.rc
index ec4da79..d95ad93 100644
--- a/programs/winemine/It.rc
+++ b/programs/winemine/It.rc
@@ -23,6 +23,9 @@
 
 #include "resource.h"
 
+/* UTF-8 */
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE {
@@ -82,7 +85,7 @@ CAPTION "Congratulazioni!"
 DLG_CUSTOM DIALOG  0, 0, 100, 100
 STYLE  DS_MODALFRAME | DS_3DLOOK |
     WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
-CAPTION "Gioco Personalizzato"
+CAPTION "Gioco personalizzato"
 {
     LTEXT           "Righe",   -1,   5,   5,  30,  10
     LTEXT           "Colonne",   -1,   5,  35,  30,  10
-- 
1.7.3


More information about the wine-patches mailing list