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

This commit is contained in:
royallin 2009-04-09 09:38:12 +00:00
parent cf6a10e6b7
commit 2d21a8376b
8 changed files with 19 additions and 19 deletions

View file

@ -12,6 +12,6 @@
$lang->cmd_view_info = '維基資訊';
$lang->use_comment = '使用評論';
$lang->about_use_comment = '可設定是否使用評論功能。';
$lang->contributors = 'Contributors';
$lang->notice_old_revision = 'This is an old revision';
$lang->contributors = '作者';
$lang->notice_old_revision = '此為舊版本';
?>