fix errors from source translation tool

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8303 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mosmartin 2011-04-12 15:34:07 +00:00
parent 13b7824771
commit 17c90f8cb2
5 changed files with 9 additions and 14 deletions

View file

@ -1,5 +1,10 @@
<?php
/**
/**[ORIGINAL]
* @file ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/
/**[TRANSLATE]
* @file ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief Korean language pack (only the more basic)
@ -24,7 +29,6 @@
$lang->newest_news = '최신 소식';
$lang->env_setup = '환경 설정';
$lang->default_url = '기본 URL';
// Domain/install path);
$lang->about_default_url = 'XE 가상 사이트(cafeXE 등)의 기능을 사용할 때 기본 URL을 입력하셔야 가상 사이트간 인증 연동이 되고 게시글, 모듈 등의 연결이 정상적으로 이루어집니다. (예: http://도메인/설치경로)';
$lang->env_information = '환경 정보';
$lang->current_version = '설치된 버전';