mshtml: Updated Korean resource.

oldstable
Hwang YunSong(황윤성) 2007-09-12 16:19:15 +09:00 committed by Alexandre Julliard
parent 5079d20ffe
commit adc09ad52a
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
/*
* Copyright 2005 Jacek Caban
* Copyright 2005 YunSong Hwang
* Copyright 2005,2006 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -36,7 +36,7 @@ FONT 8, "MS Shell Dlg"
LTEXT "이 어플리케이션은 HTML 페이지를 보여주려고 합니다. Wine은 이 페이지를 보여주기 위해를 " \
"Gecko (Mozilla HTML 엔진)를 설치할 것입니다. Wine이 자동으로 Gecko를 다운로드하고 설치하기를 원한다면 " \
"[설치]버튼을 클릭하십시오", ID_DWL_STATUS, 10, 10, 240, 30, SS_LEFT
CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
DEFPUSHBUTTON "설치", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "취소", IDCANCEL, 140, 60, 50, 15, WS_GROUP | WS_TABSTOP
CONTROL "진행중", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
DEFPUSHBUTTON "설치(&I)", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "취소(&C)", IDCANCEL, 140, 60, 50, 15, WS_GROUP | WS_TABSTOP
}