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

credui: Updated Korean resource.

parent 1a832746
......@@ -34,8 +34,15 @@ BEGIN
CBS_NOINTEGRALHEIGHT | WS_TABSTOP,80,62,126,12
LTEXT "암호(&P):",IDC_STATIC,8,80,72,12,SS_CENTERIMAGE
EDITTEXT IDC_PASSWORD,80,80,126,12,ES_PASSWORD | ES_AUTOHSCROLL
CONTROL "&Remember my password",IDC_SAVE,"Button",
CONTROL "내 암호 기억(&R)",IDC_SAVE,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,80,98,126,12
DEFPUSHBUTTON "확인",IDOK,97,128,50,14
PUSHBUTTON "취소",IDCANCEL,156,128,50,14
END
STRINGTABLE DISCARDABLE
{
IDS_TITLEFORMAT " %s 연결"
IDS_MESSAGEFORMAT " %s 연결중"
}
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