Hwang YunSong : notepad: Updated Korean resource.
Module: wine Branch: master Commit: bcf1361af11d3a6ea4726a98aa95c2c9abd03fd0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bcf1361af11d3a6ea4726a98aa... Author: Hwang YunSong <hys545(a)dreamwiz.com> Date: Mon May 4 10:29:05 2009 +0900 notepad: Updated Korean resource. --- programs/notepad/Ko.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/programs/notepad/Ko.rc b/programs/notepad/Ko.rc index 045a13c..3b4e5d4 100644 --- a/programs/notepad/Ko.rc +++ b/programs/notepad/Ko.rc @@ -5,6 +5,7 @@ * Proofread 1998 by David Lee Lambert <lamber45(a)egr.msu.edu> * Copyright 2002 Sylvain Petreolle <spetreolle(a)yahoo.fr> * Copyright 2007 Bang Jun-Young <junyoung(a)mogua.com> + * Copyright 2009 YunSong Hwang <hys545(a)dreamwiz.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -54,6 +55,7 @@ POPUP " POPUP "ã��(&S)" { MENUITEM "ã��(&S)...\tCtrl+F", CMD_SEARCH MENUITEM "���� ã��(&N)\tF3", CMD_SEARCH_NEXT + MENUITEM "�ٲٱ�(&R)...\tCtrl+H", CMD_REPLACE } POPUP "����(&H)" { MENUITEM "��(&C)", CMD_HELP_CONTENTS
participants (1)
-
Alexandre Julliard