[PATCH] winhelp.exe: updated French translation

=3D?utf-8?q?Jonathan=3DC2=3DA0Ernst?=3D jonathan at ernstfamily.ch
Mon Apr 14 16:28:16 CDT 2008


---
 programs/winhelp/Fr.rc |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/programs/winhelp/Fr.rc b/programs/winhelp/Fr.rc
index 7318507..200b1de 100644
--- a/programs/winhelp/Fr.rc
+++ b/programs/winhelp/Fr.rc
@@ -3,6 +3,7 @@
  *
  * Copyright 1996 Ulrich Schmid
  * Copyright 2002 Sylvain Petreolle <spetreolle at yahoo.fr>
+ * Copyright 2008 Jonathan Ernst
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -28,7 +29,7 @@ MAIN_MENU MENU
  POPUP "&Fichier" {
   MENUITEM "&Ouvrir", MNID_FILE_OPEN
   MENUITEM SEPARATOR
-  MENUITEM "Im&primer", MNID_FILE_PRINT
+  MENUITEM "&Imprimer", MNID_FILE_PRINT
   MENUITEM "&Configuration de l'imprimante...", MNID_FILE_SETUP
    MENUITEM SEPARATOR
   MENUITEM "&Quitter", MNID_FILE_EXIT
@@ -52,8 +53,18 @@ MAIN_MENU MENU
  }
 }
=20
+IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_FRENCH, SUBLAN=
G_DEFAULT
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+FONT 8, "MS Shell Dlg"
+CAPTION "Index"
+{
+    LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_V=
SCROLL | WS_BORDER
+    PUSHBUTTON "&OK", IDOK, 40, 170, 50, 12
+    PUSHBUTTON "&Annuler", IDCANCEL, 120, 170, 50, 12
+}
+
 /* Strings */
-STRINGTABLE DISCARDABLE
+STRINGTABLE DISCARDABLE LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
 {
 STID_WINE_HELP, 	"Aide de WINE"
 STID_WHERROR, 		"ERREUR"
@@ -68,5 +79,5 @@ STID_HISTORY, 		"&Historique"
 STID_TOPICS,		"&Sujets"
 STID_ALL_FILES, 	"Tous fichiers (*.*)"
 STID_HELP_FILES_HLP, 	"Fichiers d'aide (*.hlp)"
-STID_FILE_NOT_FOUND_s	"Cannot find '%s'. Do you want to find this file y=
ourself?"
+STID_FILE_NOT_FOUND_s	"Impossible de trouver =AB=A0%s=A0=BB. Souhaitez-v=
ous rechercher ce fichier vous-m=EAme=A0?"
 }
--=20
1.5.4.3


--=-NJdWO1DK6TxWWTfNwr5g--




More information about the wine-patches mailing list