일부 일본어 번역 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6448 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-05-30 09:44:14 +00:00
parent 1f79e6c37d
commit dde195e3df
18 changed files with 77 additions and 78 deletions

View file

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