YunSong Hwang : winefile: Fix an incorrect translation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 5 08:54:13 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 38dbf09da2eee8155fca383b48bcc95e97d95482
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=38dbf09da2eee8155fca383b48bcc95e97d95482

Author: YunSong Hwang <hys545 at dreamwiz.com>
Date:   Mon Dec  5 12:48:33 2005 +0100

winefile: Fix an incorrect translation.

---

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

diff --git a/programs/winefile/Ko.rc b/programs/winefile/Ko.rc
index 13150de..602f4f0 100644
--- a/programs/winefile/Ko.rc
+++ b/programs/winefile/Ko.rc
@@ -29,7 +29,7 @@ LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 IDM_WINEFILE MENU FIXED IMPURE
 {
     POPUP "ÆÄÀÏ(&F)"  {
-        MENUITEM "¿­±â(&O)\OCtEnter",                ID_ACTIVATE
+        MENUITEM "¿­±â(&O)\tEnter",                ID_ACTIVATE
         MENUITEM "À̵¿(&M)...\tF7",                ID_FILE_MOVE
         MENUITEM "º¹»ç(&C)...\tF8",                ID_FILE_COPY
         MENUITEM "Ŭ¸³º¸µå·Î(&I)...\tF9",        118




More information about the wine-cvs mailing list