Commit 2118b661 authored by Frédéric Delanoy's avatar Frédéric Delanoy Committed by Alexandre Julliard

shell32: Update French translation.

parent 6b45fd8a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment