Hwang YunSong : winecfg: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Thu May 12 13:57:48 CDT 2011


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Thu May 12 11:07:16 2011 +0900

winecfg: Update Korean resource.

---

 programs/winecfg/Ko.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winecfg/Ko.rc b/programs/winecfg/Ko.rc
index 2d13047..6451bb5 100644
--- a/programs/winecfg/Ko.rc
+++ b/programs/winecfg/Ko.rc
@@ -68,7 +68,7 @@ STYLE WS_CHILD | WS_DISABLED
 FONT 9, "MS Shell Dlg"
 BEGIN
     GROUPBOX    " 창 설정 ",IDC_STATIC,8,4,244,84
-    CONTROL     "Automatically capture the &mouse in full-screen windows",IDC_FULLSCREEN_GRAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,20,230,8
+    CONTROL     "전체 화면 창에서 자동으로 마우스 잡기(&M)",IDC_FULLSCREEN_GRAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,20,230,8
     CONTROL     "창관리자가 Wine창을 꾸미도록 함(&D)",IDC_ENABLE_DECORATED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,32,230,8
     CONTROL     "창관리자가 Wine창을 관리하도록 함(&W)",IDC_ENABLE_MANAGED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,44,230,8
     CONTROL     "가상 데스크탑 흉내내기(&E)",IDC_ENABLE_DESKTOP,"Button",




More information about the wine-cvs mailing list