From 8ee79f1abc57083a0b3e9f3b411b07771bf5e40c Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Mon, 12 Oct 2009 05:51:31 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B8=80=EC=93=B0=EA=B8=B0=20UI=20=EA=B0=9C?= =?UTF-8?q?=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6847 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/lang/ko.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/editor/lang/ko.lang.php b/modules/editor/lang/ko.lang.php index 659c4e7ff..8f0abe00a 100644 --- a/modules/editor/lang/ko.lang.php +++ b/modules/editor/lang/ko.lang.php @@ -224,6 +224,7 @@ $lang->edit->paging_next_help = '다음 페이지로 이동합니다.'; $lang->edit->toc = '목차'; + $lang->edit->close_help = '도움말 닫기'; $lang->edit->confirm_submit_without_saving = '저장하지 않은 단락이 있습니다.\\n그냥 전송하시겠습니까?'; ?>