comdlg32: Fix German font dialog.

oldstable
André Hentschel 2010-08-03 16:24:33 +02:00 committed by Alexandre Julliard
parent 61b670a392
commit bd38bb122d
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ FONT 8, "MS Shell Dlg"
LTEXT "Schrift&stil:",1089 ,108,3,44,9
COMBOBOX 1137,108,13,64,54, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE
LTEXT "Schrift&größe:",1090,179,3,30,9
LTEXT "&Größe:",1090,179,3,30,9
COMBOBOX 1138,179,13,32,54, CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | CBS_DISABLENOSCROLL |
WS_VSCROLL | WS_TABSTOP | CBS_SIMPLE | CBS_SORT
DEFPUSHBUTTON "OK",IDOK,218,6,40,14,WS_GROUP