[xoops-cvslog 2842] CVS update: xoops2jp/html/install/language/english

Back to archive index

onokazu onoka****@users*****
2006年 4月 21日 (金) 11:25:51 JST


Index: xoops2jp/html/install/language/english/finish.php
diff -u xoops2jp/html/install/language/english/finish.php:1.2 xoops2jp/html/install/language/english/finish.php:1.2.16.1
--- xoops2jp/html/install/language/english/finish.php:1.2	Fri Mar 18 21:52:14 2005
+++ xoops2jp/html/install/language/english/finish.php	Fri Apr 21 11:25:50 2006
@@ -1,11 +1,11 @@
 <?php
-// $Id: finish.php,v 1.2 2005/03/18 12:52:14 onokazu Exp $
+// $Id: finish.php,v 1.2.16.1 2006/04/21 02:25:50 onokazu Exp $
 $content .=
 "<u><b>Your site</b></u>
 <p>Click <a href='../index.php'>HERE</a> to see the home page of your site.</p>
 <u><b>Way to use</b></u>
 <p>[not yet]</p>
 <u><b>Support</b></u>
-<p>Visit <a href='http://www.xoops.org/' target='_blank'>XOOPS.org</a></p>
+<p>Visit <a href='http://xoopscube.org/' target='_blank'>XOOPSCube.org</a></p>
 ";
 ?>
\ No newline at end of file
Index: xoops2jp/html/install/language/english/install.php
diff -u xoops2jp/html/install/language/english/install.php:1.2 xoops2jp/html/install/language/english/install.php:1.2.16.1
--- xoops2jp/html/install/language/english/install.php:1.2	Fri Mar 18 21:52:14 2005
+++ xoops2jp/html/install/language/english/install.php	Fri Apr 21 11:25:50 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: install.php,v 1.2 2005/03/18 12:52:14 onokazu Exp $
+// $Id: install.php,v 1.2.16.1 2006/04/21 02:25:50 onokazu Exp $
 define("_INSTALL_L0","Welcome to the Install Wizard for XOOPS 2.0");
 define("_INSTALL_L70","Please change the file permission for mainfile.php so that it is writeable by the server (i.e. chmod 777 mainfile.php on a UNIX/LINUX server, or check the properties of the file and make sure the read-only flag is not set on a Windows server ). Reload this page once you have changed the permission setting.");
 //define("_INSTALL_L71","Click on the button below to begin the installation.");
@@ -51,7 +51,7 @@
 define("_INSTALL_L31","Could not create database. Contact the server administrator for details.");
 define("_INSTALL_L32","Installation Complete");
 define("_INSTALL_L33","Click <a href='../index.php'>HERE</a> to see the home page of your site.");
-define("_INSTALL_L35","If you had any errors, please contact the dev team at <a href='http://www.xoops.org/' target='_blank'>XOOPS.org</a>");
+define("_INSTALL_L35","If you had any errors, please contact the dev team at <a href='http://xoopscube.org/' target='_blank'>XOOPSCube.org</a>");
 define("_INSTALL_L36","Please choose your site admin's name and password.");
 define("_INSTALL_L37","Admin Name");
 define("_INSTALL_L38","Admin Email");


xoops-cvslog メーリングリストの案内
Back to archive index