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

Back to archive index

Minahito minah****@users*****
2006年 9月 17日 (日) 11:53:28 JST


Index: xoops2jp/html/install/language/english/install.php
diff -u xoops2jp/html/install/language/english/install.php:1.2.8.3 xoops2jp/html/install/language/english/install.php:1.2.8.4
--- xoops2jp/html/install/language/english/install.php:1.2.8.3	Tue May 16 22:26:46 2006
+++ xoops2jp/html/install/language/english/install.php	Sun Sep 17 11:53:28 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: install.php,v 1.2.8.3 2006/05/16 13:26:46 nobunobu Exp $
+// $Id: install.php,v 1.2.8.4 2006/09/17 02:53:28 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.");
@@ -179,4 +179,8 @@
 
 
 define('_INSTALL_CHARSET','ISO-8859-1');
+
+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.");
+
 ?>
\ No newline at end of file


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