Domain 오타 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mooo 2009-04-09 07:56:42 +00:00
parent 939e9f59c9
commit c5ac10ae6e
8 changed files with 14 additions and 14 deletions

View file

@ -2,7 +2,7 @@
/**
* @file modules/module/lang/en.lang.php
* @author zero (zero@nzeo.com)
* @brief English language pack
* @brief English language pack
**/
$lang->virtual_site = "Virtual Site";
@ -35,7 +35,7 @@
$lang->filebox = "파일박스";
$lang->access_type = '접속 방법';
$lang->access_domain = 'Doamin 접속';
$lang->access_domain = 'Domain 접속';
$lang->access_vid = 'Site ID 접속';
$lang->about_domain = "In order to create more than one virtual site, each of them needs to have own domain name.<br />Sub-domain (e.g., aaa.bbb.com of bbb.com) also can be used. Input the address including the path installed xe. <br /> ex) www.xpressengine.com/xe";
$lang->about_vid = '별도의 도메인이 아닌 http://XE주소/ID 로 접속할 수 있습니다. 모듈명(mid)와 중복될 수 없습니다.<br/>첫글자는 영문으로 시작해야 하고 영문과 숫자 그리고 _ 만 사용할 수 있습니다';
@ -88,7 +88,7 @@
$lang->about_search_list_count = 'You may set the number of articles to be exposed when you use search or category function. (default is 20)';
$lang->about_page_count = 'You can set the number of page link to move pages in a bottom of page.(default is 10)';
$lang->about_admin_id = 'You can grant a manager to have all permissions to the module.';
$lang->about_grant = 'If you disable all permissions for a specific object, members who has not logged in would get permission.';
$lang->about_grant = 'If you disable all permissions for a specific object, members who has not logged in would get permission.';
$lang->about_grant_deatil = '가입한 사용자는 cafeXE등 분양형 가상 사이트에 가입을 한 로그인 사용자를 의미합니다';
$lang->about_module = "XE consists of modules except basic library.\n [Module Manage] module will show all installed modules and help you to manage them.";