Byeong-Sik Jeon : notepad: Update Korean resources.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 23 06:13:25 CDT 2006


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

Author: Byeong-Sik Jeon <wjsqudtlr at gmail.com>
Date:   Sat Oct 21 00:47:04 2006 +0900

notepad: Update Korean resources.

---

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

diff --git a/programs/notepad/Ko.rc b/programs/notepad/Ko.rc
index dca2447..f751d30 100644
--- a/programs/notepad/Ko.rc
+++ b/programs/notepad/Ko.rc
@@ -28,7 +28,7 @@ MAIN_MENU MENU
  POPUP "ÆÄÀÏ(&F)" {
   MENUITEM "»õ ÆÄÀÏ(&N)\tCtrl+N",           CMD_NEW
   MENUITEM "¿­±â(&O)...\tCtrl+O",     CMD_OPEN
-  MENUITEM " ÀúÀå(&S)\tCtrl+S",     CMD_SAVE
+  MENUITEM "ÀúÀå(&S)\tCtrl+S",     CMD_SAVE
   MENUITEM "´Ù¸¥ À̸§À¸·Î ÀúÀå(&A)...",       CMD_SAVE_AS
   MENUITEM SEPARATOR
   MENUITEM "ÇÁ¸°Æ®(&P)\tCtrl+P",            CMD_PRINT
@@ -42,6 +42,7 @@ POPUP "ÆíÁý(&E)" {
   MENUITEM SEPARATOR
   MENUITEM "À߶󳻱â(&T)\tCtrl+X",      CMD_CUT
   MENUITEM "º¹»ç(&C)\tCtrl+C",     CMD_COPY
+  MENUITEM "ºÙ¿©³Ö±â(&P)\tCtrl+V",    CMD_PASTE
   MENUITEM "Áö¿ì±â(&D)\tDel",      CMD_DELETE
   MENUITEM SEPARATOR
   MENUITEM "¸ðµÎ ¼±ÅÃ(&A)\tCtrl+A",       CMD_SELECT_ALL




More information about the wine-cvs mailing list