git-svn-id: http://xe-core.googlecode.com/svn/trunk@664 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-26 09:47:31 +00:00
parent 4c0653db24
commit 2a32a18709
7 changed files with 59 additions and 1 deletions

View file

@ -13,6 +13,8 @@
$lang->component_description = "설명";
$lang->component_extra_vars = "설정 변수";
$lang->about_component = "컴포넌트 소개";
$lang->msg_component_is_not_founded = '%s 에디터 컴포넌트를 찾을 수 없습니다';
$lang->msg_component_is_inserted = '선택하신 컴포넌트는 이미 입력되어 있습니다';
$lang->msg_component_is_first_order = '선택하신 컴포넌트는 첫번째에 위치하고 있습니다';