default editor 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4768 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-11-05 08:56:58 +00:00
parent cfe72f0d74
commit a818600554
12 changed files with 226 additions and 45 deletions

View file

@ -106,4 +106,11 @@
$lang->edit->icon_align_right = 'Placer à droite du texte';
$lang->about_dblclick_in_editor = 'Vous pouvez configurer en détail des composants par double-clic sur un arrière-plan, un texte, une image ou une citation';
$lang->edit->rich_editor = '스타일 편집기';
$lang->edit->html_editor = 'HTML 편집기';
$lang->edit->extension ='확장 컴포넌트';
$lang->edit->help = '도움말';
$lang->edit->help_command = '단축키 안내';
?>