Commit e8a6f15b authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

shell32: Correct casing for "Wine".

parent 483116a8
......@@ -149,7 +149,7 @@ FONT 10, "MS Shell Dlg"
LTEXT "", IDC_ABOUT_STATIC_TEXT1, 40, 10, 137, 10
LTEXT "", IDC_ABOUT_STATIC_TEXT2, 40, 22, 137, 10
LTEXT "Wine Version %s", IDC_ABOUT_STATIC_TEXT3, 40, 34, 170, 10
LTEXT "WINE wurde fr Sie gekeltert von:", IDC_ABOUT_WINE_TEXT, 8, 55, 137, 10
LTEXT "Wine wurde fr Sie gekeltert von:", IDC_ABOUT_WINE_TEXT, 8, 55, 137, 10
}
SHELL_RUN_DLG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 227, 95
......
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