[xoops-cvslog 2617] CVS update: xoops2jp/html/modules/base/language/english

アーカイブの一覧に戻る

NobuNobu nobun****@users*****
2006年 4月 2日 (日) 22:07:47 JST


Index: xoops2jp/html/modules/base/language/english/global.php
diff -u xoops2jp/html/modules/base/language/english/global.php:1.1.2.3 xoops2jp/html/modules/base/language/english/global.php:1.1.2.4
--- xoops2jp/html/modules/base/language/english/global.php:1.1.2.3	Thu Jan 12 14:49:12 2006
+++ xoops2jp/html/modules/base/language/english/global.php	Sun Apr  2 22:07:47 2006
@@ -1,7 +1,14 @@
 <?php
-// $Id: global.php,v 1.1.2.3 2006/01/12 05:49:12 minahito Exp $
+// $Id: global.php,v 1.1.2.4 2006/04/02 13:07:47 nobunobu Exp $
 
 define('_TOKEN_ERROR', 'CSRF was detected. Confirm carefully, then operate once again');
+define('_SYSTEM_MODULE_ERROR', 'Following System Modules are not installed.');
+define('_INSTALL','Install');
+define('_UNINSTALL','Uninstall');
+define('_SYS_MODULE_UNINSTALLED','Not Installed');
+define('_SYS_MODULE_DISABLED','Disabled');
+define('_SYS_OPTION_MODULES','Optional Modules');
+define('_UNINSTALL_CONFIRM','Are you sure to uninstall system module?');
 
 //%%%%%%	File Name mainfile.php 	%%%%%
 define("_PLEASEWAIT","Please Wait");


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る