Hwang YunSong : reg: Updated Korean resource.

Alexandre Julliard julliard at winehq.org
Mon May 25 10:06:37 CDT 2009


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Mon May 25 09:21:55 2009 +0900

reg: Updated Korean resource.

---

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

diff --git a/programs/reg/Ko.rc b/programs/reg/Ko.rc
index 0871ec3..e9ebbee 100644
--- a/programs/reg/Ko.rc
+++ b/programs/reg/Ko.rc
@@ -3,6 +3,7 @@
  * Korean language support
  *
  * Copyright 2008 Andrew Riedi
+ * Copyright 2008 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -25,6 +26,11 @@ STRINGTABLE
 {
     STRING_USAGE, "¸í·É¾î Çü½Ä:\n\nREG [ ADD | DELETE | QUERY ]\nREG ¸í·É¾î /?\n"
     STRING_ADD_USAGE, "REG ADD °ª [/v °ª | /ve] [/t Çü½Ä] [/s ºÐ¸®±âÈ£] [/d µ¥ÀÌŸ] [/f]\n"
-    STRING_DELETE_USAGE, "REG DELETE °ª [/v °ª | /ve | /va] [/f]\n"
-    STRING_QUERY_USAGE, "REG QUERY °ª [/v °ª| /ve] [/s]\n"
+    STRING_DELETE_USAGE, "REG DELETE Å° À̸§ [/v °ª | /ve | /va] [/f]\n"
+    STRING_QUERY_USAGE, "REG QUERY Å° À̸§ [/v °ª| /ve] [/s]\n"
+    STRING_SUCCESS, "ÀÛ¾÷ÀÌ ¼º°øÀûÀ¸·Î ³¡³µ½À´Ï´Ù\n"
+    STRING_INVALID_KEY, "¿¡·¯: ¿Ã¹Ù¸£Áö ¾ÊÀº Å° À̸§\n"
+    STRING_INVALID_CMDLINE, "¿¡·¯:¿Ã¹Ù¸£Áö ¾ÊÀº ¸í·É¶óÀÎ ¸Å°³º¯¼ö\n"
+    STRING_NO_REMOTE, "¿¡·¯: ¿ø°Ý ¸Ó½Å¿¡  Å°¸¦ ´õÇÏ´Â °ÍÀº °¡´ÉÇÏÁö ¾Ê½À´Ï´Ù\n"
+    STRING_CANNOT_FIND, "¿¡·¯: ÀÌ ½Ã½ºÅÛ¿¡¼­ ÁöÁ¤µÈ ·¹Áö½ºÆ®¸® Å°³ª °ªÀ» ãÀ»¼ö ¾ø½À´Ï´Ù\n"
 }




More information about the wine-cvs mailing list