git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4564 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
royallin 2008-09-26 03:37:04 +00:00
parent cf4d834285
commit 35477add43
61 changed files with 600 additions and 11 deletions

View file

@ -0,0 +1,5 @@
<?php
$lang->commentnotify = '評論通知';
$lang->msg_checked_comment_is_deleted = '%d 評論被刪除';
$lang->cmd_delete_checked_comment = '刪除所選項目';
?>