ByeongSik Jeon : shdoclc: Update Korean translation.

Alexandre Julliard julliard at winehq.org
Wed Apr 23 07:59:18 CDT 2008


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

Author: ByeongSik Jeon <bsjeon at hanmail.net>
Date:   Tue Apr 22 21:43:56 2008 +0900

shdoclc: Update Korean translation.

---

 dlls/shdoclc/Ko.rc |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/dlls/shdoclc/Ko.rc b/dlls/shdoclc/Ko.rc
index dde528b..d038994 100644
--- a/dlls/shdoclc/Ko.rc
+++ b/dlls/shdoclc/Ko.rc
@@ -18,7 +18,18 @@
  */
 
 
-LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
+LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_MESSAGE_BOX_TITLE, "Wine ÀÎÅÍ³Ý Explorer"
+}
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
+    IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
+}
 
 IDR_BROWSE_CONTEXT_MENU MENU
 {




More information about the wine-cvs mailing list