Hwang YunSong : setupapi: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Mon Jun 21 11:07:01 CDT 2010


Module: wine
Branch: master
Commit: d7124ae9eeb8f905f84ce0420f24ac6c3c2e2ba2
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d7124ae9eeb8f905f84ce0420f24ac6c3c2e2ba2

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Mon Jun 21 10:31:23 2010 +0900

setupapi: Update Korean resource.

---

 dlls/setupapi/Ko.rc |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dlls/setupapi/Ko.rc b/dlls/setupapi/Ko.rc
index 6def9c2..d263b5e 100644
--- a/dlls/setupapi/Ko.rc
+++ b/dlls/setupapi/Ko.rc
@@ -1,7 +1,9 @@
 /*
  * Korean resources for SETUPAPI
  *
- * Copyright 2005 YunSong Hwang
+ * Copyright 2001 Andreas Mohr
+ * Copyright 2009 Ricardo Filipe
+ * Copyright 2005,2010 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -50,7 +52,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
 	LTEXT "Á¦ÀÛ»çÀÇ ¼³Ä¡ µð½ºÅ©¸¦ »ðÀÔÇÏ°í, \ ¾Æ·¡ÀÇ ¼±ÅÃµÈ µå¶óÀ̺갡 ¿Ã¹Ù¸¥Áö È®ÀÎÇϽÿÀ ", IDC_FILENEEDED, 10, 10, 175, 22, WS_CHILD | WS_VISIBLE | WS_GROUP
 	LTEXT "", IDC_INFO, 10, 50, 175, 22, WS_CHILD | WS_VISIBLE | WS_GROUP
-	LTEXT "Á¦ÀÛ»çÀÇ ÆÄÀÏµé º¹»çÇÒ °÷:", IDC_COPYFROM, 10, 90, 175, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
+	LTEXT "Á¦ÀÛ»çÀÇ ÆÄÀÏÀÌ º¹»çÇÒ °÷:", IDC_COPYFROM, 10, 90, 175, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
 	CONTROL "", IDC_PATH, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 10, 100, 175, 14
 	PUSHBUTTON "È®ÀÎ", IDOK, 195, 10, 50, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
 	PUSHBUTTON "Ãë¼Ò", IDCANCEL, 195, 30, 50, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP




More information about the wine-cvs mailing list