mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
Data migration UX refactoring.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8757 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e10e89312b
commit
8086564446
9 changed files with 45 additions and 9 deletions
|
|
@ -40,7 +40,11 @@
|
|||
3 => '資料匯入後,可能會導致會員資料和文章內容產生誤差。請以『user_id』進行同步即可解決。',
|
||||
99 => '資料匯入中...',
|
||||
);
|
||||
|
||||
$lang->xml_path = 'XML 파일의 경로를 입력하세요.';
|
||||
$lang->path_info = '상대 경로와 절대 경로 모두 입력 가능합니다.';
|
||||
$lang->data_destination = '데이터의 목적지를 선택하세요.';
|
||||
$lang->document_destination = '글 데이터의 목적지를 선택하세요.';
|
||||
$lang->guestbook_destination = '방명록 데이터의 목적지를 선택하세요.';
|
||||
// 訊息/提示
|
||||
$lang->msg_sync_member = '按同步按鈕,即可開始進行會員資料和文章的同步。';
|
||||
$lang->msg_no_xml_file = '找不到 XML 檔案,請重新確認路徑。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue