Commit b07299f1 authored by YunSong Hwang's avatar YunSong Hwang Committed by Alexandre Julliard

msvfw32: Update Korean resources.

parent 2d845957
/*
* 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
......
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