* zeroboard XE, zeroboardXE -> XE

* index.php, common_layout.html : XE -> XpressEngine

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4909 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-11-19 09:47:05 +00:00
parent f2e59ee019
commit a4e8aae7eb
68 changed files with 84 additions and 86 deletions

View file

@ -52,7 +52,7 @@
$lang->about_ttxml_user_id = 'Please input user ID to set as author on transfering TTXML. (user ID must be already signed up)';
$lang->about_type_module = 'If you are transfering the board or articles information, select this option';
$lang->about_type_syncmember = 'If you are trying to synchronize the member information after transfering member and article information, select this option';
$lang->about_importer = "You can transfer Zeroboard4, Zeroboard5 Beta or other program's data into ZeroboardXE's data.\nIn order to tranfer, you have to use <a href=\"http://svn.zeroboard.com/zeroboard_xe/migration_tools/\" onclick=\"winopen(this.href);return false;\">XML Exporter</a> to convert the data you want into XML File then upload it.";
$lang->about_importer = "You can transfer Zeroboard4, Zeroboard5 Beta or other program's data into XE's data.\nIn order to tranfer, you have to use <a href=\"http://svn.zeroboard.com/zeroboard_xe/migration_tools/\" onclick=\"winopen(this.href);return false;\">XML Exporter</a> to convert the data you want into XML File then upload it.";
$lang->about_target_path = "To get attachments from Zeroboard4, please input the address where Zeroboard4 is installed.\nIf it is located in the same server, input Zeroboard4's path such as /home/USERID/public_html/bbs\nIf it is not located in the same server, input the address where Zeroboard4 is installed. ex. http://Domain/bbs";
?>