Minahito
minah****@users*****
2006年 8月 11日 (金) 20:01:50 JST
Index: xoops2jp/html/modules/base/language/english/admin.php diff -u xoops2jp/html/modules/base/language/english/admin.php:1.1.2.36 xoops2jp/html/modules/base/language/english/admin.php:1.1.2.37 --- xoops2jp/html/modules/base/language/english/admin.php:1.1.2.36 Wed Aug 2 18:42:33 2006 +++ xoops2jp/html/modules/base/language/english/admin.php Fri Aug 11 20:01:50 2006 @@ -1,5 +1,7 @@ <?php +define('_AD_BASE_ERROR_ACTION_SEARCH_NORESULT', "Coundn't find results by your keyword."); +define('_AD_BASE_ERROR_ACTION_SEARCH_TRY_AGAIN', "Try again with other keyword."); define('_AD_BASE_ERROR_BLOCK_TEMPLATE_INSTALL', "Could not install block template '{0}'"); define('_AD_BASE_ERROR_BMODULE', "bmodule"); define('_AD_BASE_ERROR_CASE_OF_ACTIVE_MODULE', "Can't uninstall active module. For uninstall, turn off the active-status of the module.");