Commit 719b6018 authored by Hwang YunSong's avatar Hwang YunSong Committed by Alexandre Julliard

hhctl.ocx: Update Korean resource.

parent a5c50a25
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* Korean Language Support * Korean Language Support
* *
* Copyright 2005 James Hawkins * Copyright 2005 James Hawkins
* Copyright 2005 YunSong Hwang * Copyright 2005,2010 YunSong Hwang
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
...@@ -22,28 +22,30 @@ ...@@ -22,28 +22,30 @@
#include "resource.h" #include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE STRINGTABLE
BEGIN BEGIN
IDS_CONTENTS "목록(&C)" IDS_CONTENTS "목록(&C)"
IDS_INDEX "덱스(&N)" IDS_INDEX "인덱스(&N)"
IDS_SEARCH "기(&S)" IDS_SEARCH "찾기(&S)"
IDS_FAVORITES "겨찾기(&I)" IDS_FAVORITES "즐겨찾기(&I)"
END END
STRINGTABLE STRINGTABLE
BEGIN BEGIN
IDTB_EXPAND "여주기" IDTB_EXPAND "보여주기"
IDTB_CONTRACT "숨기기" IDTB_CONTRACT "숨기기"
IDTB_STOP "정지" IDTB_STOP "정지"
IDTB_REFRESH "새로 고침" IDTB_REFRESH "새로 고침"
IDTB_BACK "로" IDTB_BACK "뒤로"
IDTB_HOME "" IDTB_HOME ""
IDTB_SYNC "기화" IDTB_SYNC "동기화"
IDTB_PRINT "쇄" IDTB_PRINT "인쇄"
IDTB_OPTIONS "션" IDTB_OPTIONS "옵션"
IDTB_FORWARD "앞으로" IDTB_FORWARD "앞으로"
IDTB_NOTES "IDTB_NOTES" IDTB_NOTES "IDTB_NOTES"
IDTB_BROWSE_FWD "IDTB_BROWSE_FWD" IDTB_BROWSE_FWD "IDTB_BROWSE_FWD"
IDTB_BROWSE_BACK "IDT_BROWSE_BACK" IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
...@@ -54,8 +56,8 @@ BEGIN ...@@ -54,8 +56,8 @@ BEGIN
IDTB_FAVORITES "IDTB_FAVORITES" IDTB_FAVORITES "IDTB_FAVORITES"
IDTB_JUMP1 "Jump1" IDTB_JUMP1 "Jump1"
IDTB_JUMP2 "Jump2" IDTB_JUMP2 "Jump2"
IDTB_CUSTOMIZE "사용자정의" IDTB_CUSTOMIZE "사용자정의"
IDTB_ZOOM "대" IDTB_ZOOM "확대"
IDTB_TOC_NEXT "IDTB_TOC_NEXT" IDTB_TOC_NEXT "IDTB_TOC_NEXT"
IDTB_TOC_PREV "IDTB_TOC_PREV" IDTB_TOC_PREV "IDTB_TOC_PREV"
END END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment