Commit 7d6c52d6 authored by Muneyuki Noguchi's avatar Muneyuki Noguchi Committed by Alexandre Julliard

oledlg: Use "MS Shell Dlg" 9 in Japanese resources.

parent d1fbd962
......@@ -21,7 +21,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
UIINSERTOBJECT DIALOG DISCARDABLE 0, 0, 294, 151
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "オブジェクトの挿入"
FONT 9, "MS UI Gothic"
FONT 9, "MS Shell Dlg"
BEGIN
LISTBOX IDC_OBJTYPELIST,82,19,131,66,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VISIBLE | WS_VSCROLL |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment