Skip to content
Snippets Groups Projects
Commit 9d2e5091 authored by Frans Kool's avatar Frans Kool Committed by Alexandre Julliard
Browse files

winhlp32: Fixed Dutch translations.

parent 9eaf4c28
No related branches found
No related tags found
No related merge requests found
......@@ -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
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment