winecfg: Fix Italian translation

Luca Bennati lucak3 at gmail.com
Sat Aug 21 14:16:15 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100821/84b1fff3/attachment-0001.htm>
-------------- next part --------------
From de8f2fbf8e8a2c0e5d49d3baf134acca4df50f3d Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Sat, 21 Aug 2010 19:11:03 +0200
Subject: winecfg: Fix Italian translation

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

diff --git a/programs/winecfg/It.rc b/programs/winecfg/It.rc
index 46a898c..35e8308 100644
--- a/programs/winecfg/It.rc
+++ b/programs/winecfg/It.rc
@@ -76,7 +76,7 @@ BEGIN
     GROUPBOX    " Impostazioni delle finestre ",IDC_STATIC,8,4,244,84
     CONTROL     "Le applicazioni Direct&X impediscono al mouse di lasciare la finestra",IDC_DX_MOUSE_GRAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,20,230,8
     CONTROL     "Permetti al gestore delle finestre di &decorare le finestre",IDC_ENABLE_DECORATED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,32,230,8
-    CONTROL     "Permetti al &gestore di finestre di controllare le finestre",IDC_ENABLE_MANAGED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,44,230,8
+    CONTROL     "Permetti al &gestore delle finestre di controllare le finestre",IDC_ENABLE_MANAGED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,44,230,8
     CONTROL     "&Emula una scrivania virtuale",IDC_ENABLE_DESKTOP,"Button",
                 BS_AUTOCHECKBOX | WS_TABSTOP,15,56,230,8
     LTEXT       "Dimensione della Scrivania:",IDC_DESKTOP_SIZE,15,70,44,8,WS_DISABLED
@@ -93,7 +93,7 @@ BEGIN
     CONTROL     "", IDC_RES_TRACKBAR, "msctls_trackbar32",WS_TABSTOP,12,161,187,15
     EDITTEXT    IDC_RES_DPIEDIT,204,161,23,13,ES_NUMBER|WS_TABSTOP
     LTEXT       "dpi",IDC_STATIC,235,163,10,8
-    LTEXT       "Questo è un testo di esempio che usa Tahoma a 10 punti",IDC_RES_FONT_PREVIEW,15,181,230,28
+    LTEXT       "Questo è un testo di esempio che usa il carattere Tahoma a 10 punti",IDC_RES_FONT_PREVIEW,15,181,230,28
 END
 
 IDD_DLLCFG DIALOG  0, 0, 260, 220
-- 
1.7.2.1


More information about the wine-patches mailing list