Commit 750404ee authored by Hwang YunSong's avatar Hwang YunSong Committed by Alexandre Julliard

winecfg: Updated Korean translation.

parent 154d088e
......@@ -168,13 +168,13 @@ IDD_AUDIOCFG DIALOG 0, 0, 260, 220
STYLE WS_CHILD | WS_DISABLED
FONT 9, "MS Shell Dlg"
BEGIN
GROUPBOX " Driver Diagnostics ",IDC_STATIC,8,4,244,27
GROUPBOX " 드라이버 진단 ",IDC_STATIC,8,4,244,27
LTEXT "",IDC_AUDIO_DRIVER,18,16,230,8
GROUPBOX " Defaults ",IDC_STATIC,8,33,244,76
LTEXT "Output device:",IDC_STATIC,18,45,230,8
LTEXT "Voice output device:",IDC_STATIC,18,61,230,8
LTEXT "Input device:",IDC_STATIC,18,77,230,8
LTEXT "Voice input device:",IDC_STATIC,18,93,230,8
GROUPBOX " 기본 ",IDC_STATIC,8,33,244,76
LTEXT "출력 장치:",IDC_STATIC,18,45,230,8
LTEXT "음성 출력 장치:",IDC_STATIC,18,61,230,8
LTEXT "입력 장치:",IDC_STATIC,18,77,230,8
LTEXT "음성 입력 장치:",IDC_STATIC,18,93,230,8
COMBOBOX IDC_AUDIOOUT_DEVICE,110,43,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_VOICEOUT_DEVICE,110,59,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_AUDIOIN_DEVICE,110,75,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
......
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