영어 - 기존 번역본 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4337 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-07-02 11:21:53 +00:00
parent a99dd0e869
commit 83ad486048
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
$lang->opage = "External Page";
$lang->opage_path = "Location of External Document";
$lang->opage_caching_interval = "Set Caching Time";
$lang->opage_caching_interval = "Caching Time";
$lang->about_opage = "This module enables usage of external html or php files in Zeroboard XE.<br />It allows absolute or relative path, and if the url starts with 'http://' , it can display the external page of the server.";
$lang->about_opage_path= "Please input the location of external document.<br />Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.<br />If you input the path like 'http://url/sample.php' , the result will be received and then displayed.<br />This is current Zeroboard Xe's absolute path.<br />";

View file

@ -2,7 +2,7 @@
/**
* @file modules/session/lang/ko.lang.php
* @author zero <zero@nzeo.com>
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean Language Pack (Basic Contents Only)
**/
$lang->session = 'Session';