winefile: Updated Korean resource.

This commit is contained in:
Hwang YunSong(황윤성) 2007-10-25 09:07:42 +09:00 committed by Alexandre Julliard
parent d1ea494463
commit 94d16b3959
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
* Copyright 2000 Martin Fuchs
* Copyright 2002 Steven Edwards
* Copyright 2002 Alexandre Julliard
* Copyright 2005 YunSong Hwang
* Copyright 2005,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
@ -179,7 +179,7 @@ FONT 8, "MS Shell Dlg"
IDD_DIALOG_VIEW_TYPE DIALOG DISCARDABLE 15, 13, 161, 97
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "파일 타입으로"
FONT 8, "MS Sans Serif"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "이름(&N):",-1,7,8,22,10
EDITTEXT IDC_VIEW_PATTERN,31,7,63,12,ES_AUTOHSCROLL
@ -201,7 +201,7 @@ END
IDD_DIALOG_PROPERTIES DIALOG DISCARDABLE 0, 0, 248, 215
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "%s 속성"
FONT 8, "MS Sans Serif"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "확인",IDOK,191,7,50,14
PUSHBUTTON "취소",IDCANCEL,191,29,50,14