Module: wine Branch: master Commit: 2f4fc986d55cfd0b0d8a4231c49b84f8c0f058fd URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f4fc986d55cfd0b0d8a4231c4...
Author: Hwang YunSong(황윤성) hys545@dreamwiz.com Date: Thu Oct 25 09:05:56 2007 +0900
mpr: Updated Korean resource.
---
dlls/mpr/mpr_Ko.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/mpr/mpr_Ko.rc b/dlls/mpr/mpr_Ko.rc index 651ff6a..e2c53cc 100644 --- a/dlls/mpr/mpr_Ko.rc +++ b/dlls/mpr/mpr_Ko.rc @@ -2,7 +2,7 @@ * MPR dll resources * * Copyright (C) 2004 Juan Lang - * Copyright 2005 YunSong Hwang + * Copyright 2005,2007 YunSong Hwang * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -40,7 +40,7 @@ FONT 8, "MS Shell Dlg" LTEXT "" IDC_REALM, 80, 46, 150, 14, 0 EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD - CHECKBOX "��ȣ ����(&S) (Insecure)", IDC_SAVEPASSWORD, + CHECKBOX "��ȣ ����(&S) (���ȿ� ����)", IDC_SAVEPASSWORD, 80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP PUSHBUTTON "Ȯ��", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON PUSHBUTTON "���", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP