[PATCH] Window's caption correction

Vincent Hardy vincent.hardy.be at gmail.com
Fri Dec 28 04:11:25 CST 2007


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

diff --git a/programs/regedit/Fr.rc b/programs/regedit/Fr.rc
index b972bed..0b309ff 100644
--- a/programs/regedit/Fr.rc
+++ b/programs/regedit/Fr.rc
@@ -182,7 +182,7 @@ END
 
 IDD_EDIT_STRING DIALOG DISCARDABLE  22, 17, 210, 75
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
-CAPTION "Modification de la c&haîne"
+CAPTION "Modification de la chaîne"
 FONT 8, "MS Shell Dlg"
 BEGIN
     LTEXT           "Nom de la valeur :",IDC_STATIC,5,5,119,8
-- 
1.5.2.5


--------------000007020702070005030305--



More information about the wine-patches mailing list