From c5fa82f3b7c090edbfb8ac8138ed1e54458ce73a Mon Sep 17 00:00:00 2001 From: supershop Date: Mon, 6 Sep 2010 09:49:33 +0000 Subject: [PATCH] english translation git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7678 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/lang/en.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php index e093d7b15..3a157635a 100644 --- a/modules/editor/lang/en.lang.php +++ b/modules/editor/lang/en.lang.php @@ -225,6 +225,6 @@ $lang->edit->confirm_submit_without_saving = 'There is paragraphs that were not saved.\\nProceed anyway?'; - $lang->edit->image_align = '이미지 정렬'; - $lang->edit->attached_files = '첨부 파일'; + $lang->edit->image_align = 'Image Alignment'; + $lang->edit->attached_files = 'Attachments'; ?> \ No newline at end of file