diff --git a/programs/notepad/Ko.rc b/programs/notepad/Ko.rc index 045a13c0616..3b4e5d470fe 100644 --- a/programs/notepad/Ko.rc +++ b/programs/notepad/Ko.rc @@ -5,6 +5,7 @@ * Proofread 1998 by David Lee Lambert * Copyright 2002 Sylvain Petreolle * Copyright 2007 Bang Jun-Young + * Copyright 2009 YunSong Hwang * * 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