shell32: Correct casing for "Wine".

This commit is contained in:
Marcus Meissner 2008-04-02 09:37:25 +02:00 committed by Alexandre Julliard
parent 483116a89e
commit e8a6f15b3d
1 changed files with 1 additions and 1 deletions

View File

@ -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 für Sie gekeltert von:", IDC_ABOUT_WINE_TEXT, 8, 55, 137, 10
LTEXT "Wine wurde für Sie gekeltert von:", IDC_ABOUT_WINE_TEXT, 8, 55, 137, 10
}
SHELL_RUN_DLG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 227, 95