mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
comdlg32: The Dutch translation uses UTF-8.
This commit is contained in:
parent
bdb373d5c4
commit
1f13973e85
@ -26,6 +26,8 @@
|
||||
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
OPEN_FILE DIALOG LOADONCALL MOVEABLE DISCARDABLE 36, 24, 275, 134
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Bestand openen"
|
||||
|
Loading…
Reference in New Issue
Block a user