gphoto2.ds: Update Korean resource.

This commit is contained in:
Hwang YunSong 2010-06-21 10:30:16 +09:00 committed by Alexandre Julliard
parent 40200a404d
commit d81fbcd671

View File

@ -2,7 +2,7 @@
* Korean resources for Twain * Korean resources for Twain
* *
* Copyright 2006 CodeWeavers, Aric Stewart * Copyright 2006 CodeWeavers, Aric Stewart
* Copyright 2006,2007 YunSong Hwang * Copyright 2006,2007,2010 YunSong Hwang
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
@ -26,7 +26,7 @@ LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273 IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE | STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE |
WS_CAPTION | WS_SYSMENU WS_CAPTION | WS_SYSMENU
CAPTION "카메라의 필름" CAPTION "카메라에 있는 파"
FONT 9, "MS Shell Dlg" FONT 9, "MS Shell Dlg"
BEGIN BEGIN
CONTROL "List1",IDC_LIST1,"SysListView32", LVS_ICON | WS_BORDER | CONTROL "List1",IDC_LIST1,"SysListView32", LVS_ICON | WS_BORDER |
@ -53,5 +53,5 @@ FONT 9, "MS Shell Dlg"
BEGIN BEGIN
CONTROL "",IDC_BITMAP,"Static",SS_BITMAP|SS_CENTERIMAGE,4,4,110,110 CONTROL "",IDC_BITMAP,"Static",SS_BITMAP|SS_CENTERIMAGE,4,4,110,110
LTEXT "카메라하고 연결중... 잠시만 기다리십시오",IDC_STATIC,128,58, LTEXT "카메라하고 연결중... 잠시만 기다리십시오",IDC_STATIC,128,58,
116,8 134,8
END END