mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
첨부파일을 다운로드 받을때 권한이 없는 것과 실제 파일이 없는 것에 대해 명확한 메세지를 출력하도록 수정.
그리고 대기 상태의 파일일지라도 최고관리자는 다운로드 할 수 있도록 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6344 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b476c02ee2
commit
d11cd092af
9 changed files with 21 additions and 5 deletions
|
|
@ -34,6 +34,7 @@
|
|||
$lang->msg_cart_is_null = 'Choisissez un(des) fichier(s) a supprimer';
|
||||
$lang->msg_checked_file_is_deleted = '%d Annexe(s) est(sont) supprime(s)';
|
||||
$lang->msg_exceeds_limit_size = 'La mesure de l\'(des) Annexe(s) est plus grande que celle consentie.';
|
||||
$lang->msg_file_not_found = '요청하신 파일을 찾을 수 없습니다.';
|
||||
|
||||
$lang->file_search_target_list = array(
|
||||
'filename' => 'Nom de Fichier',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue