Tom Hayakawa
tom_g3x****@users*****
2006年 9月 19日 (火) 16:30:53 JST
Index: xoops2jp/html/install/language/english/install.php diff -u xoops2jp/html/install/language/english/install.php:1.2.8.4 xoops2jp/html/install/language/english/install.php:1.2.8.5 --- xoops2jp/html/install/language/english/install.php:1.2.8.4 Sun Sep 17 11:53:28 2006 +++ xoops2jp/html/install/language/english/install.php Tue Sep 19 16:30:53 2006 @@ -1,5 +1,5 @@ <?php -// $Id: install.php,v 1.2.8.4 2006/09/17 02:53:28 minahito Exp $ +// $Id: install.php,v 1.2.8.5 2006/09/19 07:30:53 tom_g3x Exp $ define("_INSTALL_L0","Welcome to the Install Wizard for XOOPS Cube 2.1"); 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."); @@ -183,4 +183,5 @@ define('_INSTALL_LANG_XOOPS_SALT', "SALT"); define('_INSTALL_LANG_XOOPS_SALT_DESC', "This plays a supplementary role to generate secret code and token. You don't need to change the default value."); +define('_INSTALL_HEADER_MESSAGE','Please follow the onscreen instructions to install.'); ?> \ No newline at end of file