wineps.drv: Fix the Dutch translation.

This commit is contained in:
Michael Stefaniuc 2008-06-05 22:46:01 +02:00 committed by Alexandre Julliard
parent 8f91acc894
commit 8f844f3804
1 changed files with 3 additions and 0 deletions

View File

@ -33,4 +33,7 @@ FONT 8, "MS Shell Dlg"
WS_TABSTOP, 20, 90, 60, 10
CONTROL "&Landschap", IDD_ORIENT_LANDSCAPE, "Button", BS_AUTORADIOBUTTON,
20, 110, 60, 10
LTEXT "Duplex:", IDD_DUPLEX_NAME, 10, 140, 100, 8
COMBOBOX IDD_DUPLEX, 10, 151, 200, 20, CBS_DROPDOWNLIST | CBS_HASSTRINGS |
WS_TABSTOP
}