issue 70 document, comment, trackback module UI change.

But not finished yet


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8639 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-07-26 05:39:03 +00:00
parent 5385ebb524
commit 9acd474c52
37 changed files with 1125 additions and 830 deletions

View file

@ -27,6 +27,7 @@
'regdate' => 'Date',
'last_update' => 'Last update',
'ipaddress' => 'IP Address',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -27,6 +27,7 @@
'regdate' => 'Fecha del registro',
'last_update' => 'Ultima actualización',
'ipaddress' => 'Dirección IP',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -28,6 +28,7 @@
'regdate' => 'Jour',
'last_update' => 'Mise à Jour',
'ipaddress' => 'Adresse IP',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -28,6 +28,7 @@
'regdate' => '登録日',
'last_update' => '最終更新日 ',
'ipaddress' => 'IPアドレス',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -25,6 +25,8 @@
'regdate' => '등록일',
'last_update' => '최근수정일 ',
'ipaddress' => 'IP 주소',
'is_secret' => '상태',
);
$lang->no_text_comment = '텍스트가 없는 댓글입니다.';
$lang->secret_name_list = array('Y'=>'비밀', 'N'=>'공개');
?>

View file

@ -28,6 +28,7 @@
'regdate' => 'Дата регистрации',
'last_update' => 'Дата последнего обновления',
'ipaddress' => 'IP-адрес',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -27,6 +27,7 @@
'regdate' => 'Tarih',
'last_update' => 'Son Güncelleştirme',
'ipaddress' => 'IP Adresi',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'Bu yorumda herhangi bir metin yok.';

View file

@ -29,6 +29,7 @@
'regdate' => 'Ngày',
'last_update' => 'Cập nhật lần cuối',
'ipaddress' => 'IP',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -28,6 +28,7 @@
'regdate' => '日期',
'last_update' => '最后更新 ',
'ipaddress' => 'IP 地址',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';

View file

@ -28,6 +28,7 @@
'regdate' => '日期',
'last_update' => '最後更新',
'ipaddress' => 'IP位址',
'is_secret' => 'Status',
);
$lang->no_text_comment = 'No text in this comment.';