msvfw32: Update Korean resources.
This commit is contained in:
parent
2d8459575e
commit
b07299f185
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright 2005 Dmitry Timoshkov
|
||||
* 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
|
||||
|
@ -21,13 +21,13 @@ LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
|||
|
||||
ICM_CHOOSE_COMPRESSOR DIALOG DISCARDABLE 36, 24, 187, 95
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Video Compression"
|
||||
CAPTION "비디오 압축"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
{
|
||||
DEFPUSHBUTTON "È®ÀÎ",IDOK,129,2,49,14
|
||||
PUSHBUTTON "Ãë¼Ò",IDCANCEL,129,18,49,14
|
||||
|
||||
LTEXT "¾ÐÃà(&Co):",-1,9,6,105,8
|
||||
LTEXT "압축(&C):",-1,9,6,105,8
|
||||
COMBOBOX 880,9,16,111,67,CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
|
||||
|
||||
PUSHBUTTON "¼³Á¤(&f)...",882,129,36,49,14
|
||||
|
|
Loading…
Reference in New Issue