Module: wine Branch: master Commit: 8f844f3804fe505e436eaced0f2d749728c36bf2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f844f3804fe505e436eaced0f...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Jun 5 22:46:01 2008 +0200
wineps.drv: Fix the Dutch translation.
---
dlls/wineps.drv/wps_Nl.rc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/dlls/wineps.drv/wps_Nl.rc b/dlls/wineps.drv/wps_Nl.rc index 4307d7f..4254e82 100644 --- a/dlls/wineps.drv/wps_Nl.rc +++ b/dlls/wineps.drv/wps_Nl.rc @@ -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 }