언어팩 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7200 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2010-01-20 10:10:04 +00:00
parent 1000c06d01
commit b7713f913b
9 changed files with 18 additions and 27 deletions

View file

@ -214,8 +214,6 @@
$lang->edit->refresh = 'Refresh';
$lang->edit->materials = 'Materials';
$lang->edit->temporary_savings = 'Temporary Saved List';
$lang->edit->drag_here = 'You can start writting with a selected paragraph from paragraph toolbar below.<br />If there is an article in temporary saved list, you can drag it to edit form.';
$lang->edit->paging_prev = 'Prev';
$lang->edit->paging_next = 'Next';
@ -229,4 +227,5 @@
$lang->edit->image_align = '이미지 정렬';
$lang->edit->attached_files = '첨부 파일';
?>
$lang->edit->drag_here = 'You can start writting with a selected paragraph from paragraph toolbar below.';
?>