winefile: Fix the Italian translation.

Michael Stefaniuc mstefani at redhat.de
Sat May 31 17:22:37 CDT 2008


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

diff --git a/programs/winefile/It.rc b/programs/winefile/It.rc
index 75a6450..832d422 100644
--- a/programs/winefile/It.rc
+++ b/programs/winefile/It.rc
@@ -165,8 +165,8 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "Select destination"
 FONT 8, "MS Shell Dlg"
 {
-    CONTROL         "", 101, "Statico", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
-    CONTROL         "&Percorso:", -1, "Statico", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
+    CONTROL         "", 101, "Static", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
+    CONTROL         "&Percorso:", -1, "Static", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
     EDITTEXT        201, 3, 29, 134, 12, ES_AUTOHSCROLL
     DEFPUSHBUTTON   "OK", 1, 158, 6, 47, 14
     PUSHBUTTON      "Annulla", 2, 158, 23, 47, 14
-- 
1.5.6.rc0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080601/221b3def/attachment.pgp 


More information about the wine-patches mailing list