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

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6071 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-04-09 09:42:20 +00:00
parent 2d21a8376b
commit 1033930a90
10 changed files with 26 additions and 26 deletions

View file

@ -23,6 +23,6 @@
'ipaddress' => 'IPアドレス',
);
$lang->enable_trackback = "トラックバック使用";
$lang->about_enable_trackback = "チェックを外すと、すべてのコンテンツに対しトラックバックの受信を中止します。";
$lang->enable_trackback = "トラックバックを可能にする";
$lang->about_enable_trackback = "チェックを外すと、すべてのコンテンツに対しトラックバックの受信を中止します。";
?>