Module: wine Branch: master Commit: d7124ae9eeb8f905f84ce0420f24ac6c3c2e2ba2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d7124ae9eeb8f905f84ce0420f...
Author: Hwang YunSong hys545@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