Data migration UX refactoring.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8756 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-11 09:26:40 +00:00
parent e4085a87ee
commit e10e89312b
52 changed files with 278 additions and 297 deletions

View file

@ -5,7 +5,7 @@
* @brief Attachment module's basic language pack
**/
$lang->file = 'Attachment';
$lang->file = 'File';
$lang->file_name = 'File Name';
$lang->file_size = 'File Size';
$lang->download_count = 'Number of Downloads';
@ -57,4 +57,7 @@
$lang->msg_not_permitted_create = 'Failed to create a file or directory.';
$lang->msg_file_upload_error = 'An error has occurred during uploading.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -54,4 +54,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -54,4 +54,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -56,4 +56,7 @@
$lang->msg_not_permitted_create = 'ファイルまたはディレクトリを生成できません。';
$lang->msg_file_upload_error = 'ファイルアップロードに失敗しました。';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -4,7 +4,7 @@
* @author NHN (developers@xpressengine.com)
* @brief Attached File (file) module, basic language of
**/
$lang->file = '첨부 파일';
$lang->file = '파일';
$lang->file_name = '파일 이름';
$lang->file_size = '파일 크기';
$lang->download_count = '다운로드 받은 수';
@ -51,4 +51,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = '파일이 없습니다.';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -56,4 +56,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -57,4 +57,7 @@
$lang->msg_not_permitted_create = 'Dosya veya dizin oluşturma hatası.';
$lang->msg_file_upload_error = 'Karşıya yükleme esnasında bir hata oluştu.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -60,4 +60,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -54,4 +54,7 @@
$lang->msg_not_permitted_create = '无法生成文件或文件夹。';
$lang->msg_file_upload_error = '上传文件发生出错。';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -56,4 +56,7 @@
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->no_files = 'No Files';
$lang->file_manager = '선택한 파일 관리';
$lang->selected_file = '선택한 파일';
?>

View file

@ -3,7 +3,7 @@
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>
<form id="fo_list" action="./" method="post" class="form">
<h1 class="h1">File</h1>
<h1 class="h1">{$lang->file}</h1>
<div class="table">
<table width="100%" border="1" cellspacing="0">
<caption>
@ -11,14 +11,14 @@
| <a href="{getUrl('search_target','isvalid','search_keyword','Y')}">{$lang->is_valid}({number_format((int)$valid_count['Y'])})</a>
| <a href="{getUrl('search_target','isvalid','search_keyword','N')}">{$lang->is_stand_by}({number_format((int)$valid_count['N'])})</a>
| <a href="#">{$lang->trash}(#)</a>
<span class="side"><span class="btn"><a href="#listManager" class="modalAnchor">선택한 파일 관리...</a></span></span>
<span class="side"><span class="btn"><a href="#listManager" class="modalAnchor">{$lang->file_manager}...</a></span></span>
</caption>
<thead>
<tr>
<th scope="col" class="text">{$lang->file}</th>
<th scope="col">{$lang->file_size}</th>
<th scope="col">{$lang->cmd_download}</th>
<th scope="col">{$lang->nick_name}</th>
<th scope="col">{$lang->author}</th>
<th scope="col">{$lang->date}</th>
<th scope="col">{$lang->ipaddress}</th>
<th scope="col">{$lang->status}</th>
@ -30,7 +30,7 @@
<th scope="col" class="text">{$lang->file}</th>
<th scope="col">{$lang->file_size}</th>
<th scope="col">{$lang->cmd_download}</th>
<th scope="col">{$lang->nick_name}</th>
<th scope="col">{$lang->author}</th>
<th scope="col">{$lang->date}</th>
<th scope="col">{$lang->ipaddress}</th>
<th scope="col">{$lang->status}</th>
@ -94,7 +94,7 @@
</tbody>
</table>
<div class="btnArea">
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getFileList();">선택한 파일 관리...</a></span>
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getFileList();">{$lang->file_manager}...</a></span>
</div>
</div>
</form>
@ -102,10 +102,10 @@
<form ruleset="deleteChecked" action="./" method="post" class="fg form">
<input type="hidden" name="act" value="procFileAdminDeleteChecked" />
<input type="hidden" name="page" value="{$page}" />
<h2 class="h2">선택한 파일 관리</h2>
<h2 class="h2">{$lang->file_manager}</h2>
<div class="table">
<table width="100%" border="1" cellspacing="0" id="fileManageListTable">
<caption>선택한 파일 <strong id="selectedFileCount">8</strong></caption>
<caption>{$lang->selected_file} <strong id="selectedFileCount"></strong></caption>
<thead>
<tr>
<th scope="col" class="text">{$lang->file}</th>