Michael Stefaniuc : winefile: Fix the Italian translation.

Alexandre Julliard julliard at winehq.org
Mon Jun 2 07:24:22 CDT 2008


Module: wine
Branch: master
Commit: ce864bb2edd9b8da03dc8058eefeea66e811e079
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ce864bb2edd9b8da03dc8058eefeea66e811e079

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sun Jun  1 00:22:37 2008 +0200

winefile: Fix the Italian translation.

---

 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




More information about the wine-cvs mailing list