Commit 475217a7 authored by Hwang YunSong(황윤성)'s avatar Hwang YunSong(황윤성) Committed by Alexandre Julliard

mshtml: Updated Korean resource.

parent 94d16b39
/*
* Copyright 2005 Jacek Caban
* Copyright 2005,2006 YunSong Hwang
* Copyright 2005,2006,2007 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......@@ -47,9 +47,9 @@ CAPTION "하이퍼링크"
FONT 8, "MS Shell Dlg"
{
GROUPBOX "하이퍼링크 정보", IDC_STATIC, 5, 5, 190, 55
LTEXT "형식(&T):", IDC_STATIC, 10, 22, 20, 10
LTEXT "형식(&T):", IDC_STATIC, 10, 22, 24, 10
COMBOBOX IDC_TYPE, 35, 20, 45, 100, WS_TABSTOP | WS_GROUP | WS_VSCROLL | CBS_DROPDOWNLIST | CBS_HASSTRINGS
LTEXT "주소(&U):", IDC_STATIC, 10, 42, 20, 10
LTEXT "주소(&U):", IDC_STATIC, 10, 42, 24, 10
EDITTEXT IDC_URL, 35, 40, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_GROUP | WS_TABSTOP
PUSHBUTTON "확인", IDOK, 200, 10, 45, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
PUSHBUTTON "취소", IDCANCEL, 200, 28, 45, 14, WS_GROUP | WS_TABSTOP
......
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