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

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5971 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-03-25 13:52:15 +00:00
parent 34d949109d
commit 8f4a1117ce
100 changed files with 662 additions and 352 deletions

View file

@ -10,6 +10,6 @@
$lang->cmd_create = '新規作成';
$lang->cmd_wiki_list = 'リスト';
$lang->cmd_view_info = 'wiki情報';
$lang->use_comment = 'Use comment';
$lang->about_use_comment = 'You may configure to enable comments.';
$lang->use_comment = 'コメント機能を使う';
$lang->about_use_comment = 'コメント機能をオン・オフを設定します。';
?>