mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
issue 70 poll module's admin UI/UX modified.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8721 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f7c964226a
commit
3e70a2c10c
30 changed files with 335 additions and 92 deletions
|
|
@ -56,5 +56,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'It is not allowed to download files from sites other than this.';
|
||||
$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';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -53,5 +53,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -53,5 +53,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -55,5 +55,5 @@
|
|||
$lang->msg_not_allowed_outlink = '外部リンクからのダウンロードは許可されていません。';
|
||||
$lang->msg_not_permitted_create = 'ファイルまたはディレクトリを生成できません。';
|
||||
$lang->msg_file_upload_error = 'ファイルアップロードに失敗しました。';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -55,5 +55,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -56,5 +56,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'Bu siteden dosya indirimine izin verilmemektedir.';
|
||||
$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';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -59,5 +59,5 @@
|
|||
$lang->msg_not_allowed_outlink = 'Không cho phép tải file từ những trang khác ngoài trang này.';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -53,5 +53,5 @@
|
|||
$lang->msg_not_allowed_outlink = '此站不允许外链下载。';
|
||||
$lang->msg_not_permitted_create = '无法生成文件或文件夹。';
|
||||
$lang->msg_file_upload_error = '上传文件发生出错。';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -55,5 +55,5 @@
|
|||
$lang->msg_not_allowed_outlink = '無法從網站下載檔案。';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
$lang->no_files = 'No Files';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue