Tom Hayakawa
tom_g3x****@users*****
2006年 8月 24日 (木) 19:34:38 JST
Index: xoops2jp/html/modules/base/language/english/global.php diff -u xoops2jp/html/modules/base/language/english/global.php:1.1.2.9 xoops2jp/html/modules/base/language/english/global.php:1.1.2.10 --- xoops2jp/html/modules/base/language/english/global.php:1.1.2.9 Tue Aug 22 00:13:14 2006 +++ xoops2jp/html/modules/base/language/english/global.php Thu Aug 24 19:34:38 2006 @@ -1,5 +1,5 @@ <?php -// $Id: global.php,v 1.1.2.9 2006/08/21 15:13:14 minahito Exp $ +// $Id: global.php,v 1.1.2.10 2006/08/24 10:34:38 tom_g3x Exp $ define('_TOKEN_ERROR', 'The strict check prevent from a CRSF... bla bla..Please, submit again to confirm!'); define('_SYSTEM_MODULE_ERROR', 'Following Modules are not installed.'); @@ -111,6 +111,7 @@ define("_DESCENDING","Descending order"); define('_BACK', 'Back'); define('_NOTITLE', 'No title'); +define('_RETURN_TOP', 'returns to the top'); /* Image manager */ define('_IMGMANAGER','Image Manager');