mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 06:13:32 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6627 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d3e7c9e87e
commit
1038101b47
1 changed files with 3 additions and 3 deletions
|
|
@ -37,10 +37,10 @@
|
|||
$lang->access_type = 'Access Type';
|
||||
$lang->access_domain = 'With Domain Name';
|
||||
$lang->access_vid = 'With 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 = 'Users can access via http://XEaddress/ID. You cannot use same site id with existing module name(mid).<br />Site id should start with an alphabet character and only alphabet characters, numbers and _ can be used for the site id.';
|
||||
$lang->about_domain = "In order to create more than one virtual site, every club needs to have its own domain name.<br />Sub-domain (e.g., aaa.bbb.com of bbb.com) also can be used. Input the address including the path where XE is installed. <br /> ex) www.xpressengine.com/xe";
|
||||
$lang->about_vid = 'Users can access via http://XEaddress/ID. You cannot use same site id as the existing module name(mid).<br />Site id should start with an alphabet character . Alphabet characters, numbers and _ can be used for the site id.';
|
||||
$lang->msg_already_registed_vid = 'Already registered site id. Please input another ID.';
|
||||
$lang->msg_already_registed_domain = "Already registered domain name. Please input another domain name.";
|
||||
$lang->msg_already_registed_domain = "Domain name has already been used. Please input another domain name.";
|
||||
|
||||
$lang->header_script = "Header Script";
|
||||
$lang->about_header_script = "You can input the html script between <header> and </header> by yourself.<br />You can use <script, <style or <meta tag";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue