Frans Kool : winhlp32: Fixed Dutch translations.

Alexandre Julliard julliard at winehq.org
Wed Jul 16 13:32:53 CDT 2008


Module: wine
Branch: master
Commit: 9d2e5091b908fd149af3350b406f48fa0bbb8682
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9d2e5091b908fd149af3350b406f48fa0bbb8682

Author: Frans Kool <Frans.Kool at gmail.com>
Date:   Tue Jul 15 22:07:47 2008 +0200

winhlp32: Fixed Dutch translations.

---

 programs/winhlp32/Nl.rc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/programs/winhlp32/Nl.rc b/programs/winhlp32/Nl.rc
index 4dece1d..78d9a68 100644
--- a/programs/winhlp32/Nl.rc
+++ b/programs/winhlp32/Nl.rc
@@ -76,6 +76,14 @@ CAPTION "Index"
     PUSHBUTTON "&Annuleren", IDCANCEL, 120, 170, 50, 12
 }
 
+IDD_SEARCH DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+FONT 8, "MS Shell Dlg"
+CAPTION "Zoeken"
+{
+    LTEXT  "Nog niet geimplementeerd", -1, 10, 10, 180, 150
+}
+
 /* Strings */
 STRINGTABLE DISCARDABLE LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 {




More information about the wine-cvs mailing list