Minahito
minah****@users*****
2006年 9月 21日 (木) 15:50:33 JST
Index: xoops2jp/html/modules/base/language/english/global.php diff -u xoops2jp/html/modules/base/language/english/global.php:1.1.2.10 xoops2jp/html/modules/base/language/english/global.php:1.1.2.11 --- xoops2jp/html/modules/base/language/english/global.php:1.1.2.10 Thu Aug 24 19:34:38 2006 +++ xoops2jp/html/modules/base/language/english/global.php Thu Sep 21 15:50:33 2006 @@ -1,7 +1,7 @@ <?php -// $Id: global.php,v 1.1.2.10 2006/08/24 10:34:38 tom_g3x Exp $ +// $Id: global.php,v 1.1.2.11 2006/09/21 06:50:33 minahito Exp $ -define('_TOKEN_ERROR', 'The strict check prevent from a CRSF... bla bla..Please, submit again to confirm!'); +define('_TOKEN_ERROR', 'Alert ! This prevent you from instantiating a malformed request or post. Please, submit again to confirm!'); define('_SYSTEM_MODULE_ERROR', 'Following Modules are not installed.'); define('_INSTALL','Install'); define('_UNINSTALL','Uninstall');