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

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6294 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-05-06 19:15:51 +00:00
parent 3a7f18634c
commit fde7387ae0
55 changed files with 159 additions and 155 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* @file jp.lang.php
* @file modules/install/lang/jp.lang.php
* @author zero (zero@nzeo.com) 翻訳RisaPapa(risapapa@gmail.com)、ミニミ
* @brief 日本語言語パッケージ(基本的な内容のみ)
**/
@ -201,7 +201,7 @@ EndOfLicense;
'xml' => 'XMLライブラリ',
'iconv' => 'ICONVライブラリ',
'gd' => 'GDライブラリ',
'session' => 'Session.auto_start の設定',
'session' => 'Session.auto_startの設定',
);
$lang->install_checklist_desc = array(

View file

@ -1,6 +1,6 @@
<?php
/**
* @file ko.lang.php
* @file modules/install/lang/ko.lang.php
* @author zero (zero@nzeo.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/