Hwang YunSong : cmd: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Wed Dec 22 10:57:39 CST 2010


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Wed Dec 22 17:43:56 2010 +0900

cmd: Update Korean resource.

---

 programs/cmd/Ko.rc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/programs/cmd/Ko.rc b/programs/cmd/Ko.rc
index 38c26df..8298c03 100644
--- a/programs/cmd/Ko.rc
+++ b/programs/cmd/Ko.rc
@@ -206,6 +206,10 @@ VERIFY\t\tON 이나 OF 같이 적절하게 보여줌.\n\
 
   WCMD_MORE,   "MORE는 파일 출력을 보여주거나 페이지의 파이프로도 된 입력을 보여준다.\n"
 
+  WCMD_CHOICE, "CHOICE는 텍스트를 보여주고, 사용자가 선택된 목록에서  \n\
+허용하는 키를 누를 때까지 기다립니다.\n\
+CHOICE는 주로 배치 파일에서 메뉴 선택을 넣는 데 사용됩니다..\n"
+
   WCMD_EXIT,
 "EXIT는 현재 명령 세션을 중단시키고 운영체제로 돌아가거나 cmd를\n\
 호출한 셀로 돌아갑니다.\n"
@@ -214,6 +218,7 @@ VERIFY\t\tON 이나 OF 같이 적절하게 보여줌.\n\
 ATTRIB\t\t도스 파일 속 보여주거나 바꾸기\n\
 CALL\t\tI배치 파일 안에서 다른 파일  불러오기\n\
 CD (CHDIR)\t현제 기본 디렉토리 바꾸기\n\
+CHOICE\t\t목록에서 키를 선택할 때까지 기다림\n\
 CLS\t\t콘솔 화면 깨끗하게\n\
 COPY\t\t파일 복사\n\
 CTTY\t\t입출력 장치 바꾸기\n\




More information about the wine-cvs mailing list