shell32: Update French translation

Frédéric Delanoy frederic.delanoy at gmail.com
Wed Jun 15 14:17:28 CDT 2011


---
 dlls/shell32/shell32_Fr.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/shell32_Fr.rc b/dlls/shell32/shell32_Fr.rc
index bb23c6e..3eeb6bb 100644
--- a/dlls/shell32/shell32_Fr.rc
+++ b/dlls/shell32/shell32_Fr.rc
@@ -4,7 +4,7 @@
  *
  * Copyright 1998 Juergen Schmied
  * Copyright 2006-2009 Jonathan Ernst
- * Copyright 2010 Frédéric Delanoy
+ * Copyright 2010-2011 Frédéric Delanoy
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -79,7 +79,7 @@ CAPTION "À propos de %s"
 FONT 10, "MS Shell Dlg"
 {
  DEFPUSHBUTTON "OK", IDOK, 153, 133, 70, 12, WS_TABSTOP
- PUSHBUTTON "&Licence de Wine...", IDC_ABOUT_LICENSE, 153, 113, 70, 12, WS_TABSTOP
+ PUSHBUTTON "&Licence de Wine", IDC_ABOUT_LICENSE, 153, 113, 70, 12, WS_TABSTOP
  LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
  ICON "", stc1, 10, 10, 30, 30
  LTEXT "", IDC_ABOUT_STATIC_TEXT1, 42, 10, 137, 10
-- 
1.7.5.4




More information about the wine-patches mailing list