일부 일본어 번역 누락 부분 보충 및 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6020 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-04-03 07:19:55 +00:00
parent 96cda70a6b
commit 4c39cdfcc6
4 changed files with 54 additions and 55 deletions

View file

@ -12,6 +12,6 @@
$lang->cmd_view_info = 'wiki情報';
$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 = '過去のバージョンです。';
?>