shell32: Update French translation.

This commit is contained in:
Frédéric Delanoy 2011-06-15 21:17:28 +02:00 committed by Alexandre Julliard
parent 6b45fd8aa3
commit 2118b66193
1 changed files with 2 additions and 2 deletions

View File

@ -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