From aa5cbe4110247720e3791859f6b3fcece57dacfe Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 26 Jul 2007 13:43:29 +0000 Subject: [PATCH] =?UTF-8?q?=ED=8F=AC=EC=9D=B8=ED=8A=B8=20=EB=AA=A8?= =?UTF-8?q?=EB=93=88=EC=9D=98=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2044 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/point/lang/ko.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/point/lang/ko.lang.php b/modules/point/lang/ko.lang.php index 8121ed571..cdc175a90 100644 --- a/modules/point/lang/ko.lang.php +++ b/modules/point/lang/ko.lang.php @@ -33,7 +33,7 @@ $lang->point_insert_comment = '댓글 작성'; $lang->point_delete_comment = '댓글 삭제'; $lang->point_upload_file = '파일 업로드'; - $lang->point_delete_file = '파일 업로드'; + $lang->point_delete_file = '파일 삭제'; $lang->point_download_file = '파일 다운로드 (이미지 제외)';