From a2fed89e81d091e46bb91ad235c7c4c14f252b17 Mon Sep 17 00:00:00 2001 From: haneul Date: Thu, 30 Apr 2009 02:16:38 +0000 Subject: [PATCH] English Translation git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6234 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/document/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/document/lang/en.lang.php b/modules/document/lang/en.lang.php index 85114ed93..8a68b7f5e 100644 --- a/modules/document/lang/en.lang.php +++ b/modules/document/lang/en.lang.php @@ -13,7 +13,7 @@ $lang->move_target_module = "Target module "; $lang->title_bold = 'Bold'; $lang->title_color = 'Color'; - $lang->new_document_count = '새글'; + $lang->new_document_count = 'New documents'; $lang->parent_category_title = 'Parent Category'; $lang->category_title = 'Category';