Francois Gouget : winefile: Fix the French translation ( with some help from Michael Stefaniuc).

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


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Jun  2 12:45:46 2008 +0200

winefile: Fix the French translation (with some help from Michael Stefaniuc).

---

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

diff --git a/programs/winefile/Fr.rc b/programs/winefile/Fr.rc
index c6294b5..73d7c8e 100644
--- a/programs/winefile/Fr.rc
+++ b/programs/winefile/Fr.rc
@@ -191,7 +191,7 @@ BEGIN
     CONTROL         "&Autres fichiers",IDC_VIEW_TYPE_OTHERS,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,13,65,70,10
     CONTROL         "Montrer les fichiers cachés/&système",IDC_VIEW_TYPE_HIDDEN,
-                    "Bouton",BS_AUTOCHECKBOX | WS_TABSTOP,7,81,106,9
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,81,106,9
     DEFPUSHBUTTON   "OK",IDOK,104,7,50,14
     PUSHBUTTON      "Annuler",IDCANCEL,104,24,50,14
 END




More information about the wine-cvs mailing list