영문 자동 저장 확인 멘트의 줄 바꿈 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5232 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-01-05 07:17:05 +00:00
parent f81b5afe21
commit fc3058c698

View file

@ -25,7 +25,7 @@
$lang->msg_component_is_inserted = 'Selected component is already inserted';
$lang->msg_component_is_first_order = 'Selected component is located at the first position';
$lang->msg_component_is_last_order = 'Selected component is located at the last position';
$lang->msg_load_saved_doc = 'There is an automatically saved article. Do you wish to recover it?\nThe auto-saved draft will be discarded after saving current article';
$lang->msg_load_saved_doc = "There is an automatically saved article. Do you wish to recover it?\nThe auto-saved draft will be discarded after saving current article";
$lang->msg_auto_saved = 'Automatically Saved';
$lang->cmd_disable = 'Inactive';