From 677ac4e1a415ad8530677da925af82b7b88e30ed Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 19 Jun 2009 06:29:37 +0000 Subject: [PATCH] =?UTF-8?q?=EB=8B=B5=EA=B8=80=EC=9D=84=20=EB=8C=93?= =?UTF-8?q?=EA=B8=80=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= 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@6602 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/ko.lang.php | 4 ++-- modules/wiki/wiki.view.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/lang/ko.lang.php b/common/lang/ko.lang.php index 47b53482a..270927b02 100644 --- a/common/lang/ko.lang.php +++ b/common/lang/ko.lang.php @@ -7,7 +7,7 @@ // 기본적으로 사용되는 action 언어 $lang->cmd_write = '쓰기'; - $lang->cmd_reply = '답글'; + $lang->cmd_reply = '댓글'; $lang->cmd_delete = '삭제'; $lang->cmd_modify = '수정'; $lang->cmd_edit = '편집'; @@ -247,7 +247,7 @@ $lang->failed_voted = '추천하실 수 없습니다'; $lang->failed_blamed = '비추천하실 수 없습니다'; $lang->failed_declared = '신고를 하실 수 없습니다'; - $lang->fail_to_delete_have_children = '답글이 있어서 삭제할 수 없습니다'; + $lang->fail_to_delete_have_children = '댓글이 있어서 삭제할 수 없습니다'; $lang->confirm_submit = '등록하시겠습니까?'; $lang->confirm_logout = '로그아웃하시겠습니까?'; diff --git a/modules/wiki/wiki.view.php b/modules/wiki/wiki.view.php index c872585f5..fd6076334 100644 --- a/modules/wiki/wiki.view.php +++ b/modules/wiki/wiki.view.php @@ -211,7 +211,7 @@ } /** - * @brief 댓글의 답글 화면 출력 + * @brief 댓글의 댓글 화면 출력 **/ function dispWikiReplyComment() { // 권한 체크