영문 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4836 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-10 13:46:17 +00:00
parent e939e9ba6b
commit 1234e4b2fb

View file

@ -109,9 +109,9 @@
$lang->about_dblclick_in_editor = 'You may set detail component configures by double-clicking background, text, images, or quotations';
$lang->edit->rich_editor = '스타일 편집기';
$lang->edit->html_editor = 'HTML 편집기';
$lang->edit->extension ='확장 컴포넌트';
$lang->edit->help = '도움말';
$lang->edit->rich_editor = 'Rich Text Editor';
$lang->edit->html_editor = 'HTML Editor';
$lang->edit->extension ='Extension Components';
$lang->edit->help = 'Help';
$lang->edit->help_command = '단축키 안내';
?>