From 31f55d0f216c55eeef290b20fe363261ae5ee309 Mon Sep 17 00:00:00 2001 From: supershop Date: Mon, 19 Oct 2009 10:30:47 +0000 Subject: [PATCH] english translation git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6876 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php index 7b4980d9a..60f0d5fa6 100644 --- a/modules/editor/lang/en.lang.php +++ b/modules/editor/lang/en.lang.php @@ -222,7 +222,7 @@ $lang->edit->paging_next_help = 'Move to next page.'; $lang->edit->toc = 'Table of Contents'; - $lang->edit->close_help = '도움말 닫기'; + $lang->edit->close_help = 'Close Help'; $lang->edit->confirm_submit_without_saving = 'There is paragraphs that were not saved.\\nProceed anyway?'; ?>