Minahito
minah****@users*****
2006年 11月 5日 (日) 14:17:08 JST
Index: xoops2jp/html/install/language/english/install.php diff -u xoops2jp/html/install/language/english/install.php:1.2.8.5 xoops2jp/html/install/language/english/install.php:1.2.8.5.2.1 --- xoops2jp/html/install/language/english/install.php:1.2.8.5 Tue Sep 19 16:30:53 2006 +++ xoops2jp/html/install/language/english/install.php Sun Nov 5 14:17:08 2006 @@ -1,5 +1,5 @@ <?php -// $Id: install.php,v 1.2.8.5 2006/09/19 07:30:53 tom_g3x Exp $ +// $Id: install.php,v 1.2.8.5.2.1 2006/11/05 05:17:08 minahito 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."); @@ -40,7 +40,7 @@ define("_INSTALL_L52","Database Password"); define("_INSTALL_L68","Password for your database user account"); define("_INSTALL_L30","Table Prefix"); -define("_INSTALL_L63","This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default 'xoops'."); +define("_INSTALL_L63","This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default."); define("_INSTALL_L54","Use persistent connection?"); define("_INSTALL_L69","Default is 'NO'. Choose 'NO' if you are unsure."); define("_INSTALL_L55","XOOPS Cube Physical Path");