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

Back to archive index

Minahito minah****@users*****
2006年 6月 3日 (土) 21:52:33 JST


Index: xoops2jp/html/modules/base/language/english/global.php
diff -u xoops2jp/html/modules/base/language/english/global.php:1.1.2.6 xoops2jp/html/modules/base/language/english/global.php:1.1.2.7
--- xoops2jp/html/modules/base/language/english/global.php:1.1.2.6	Sat May 27 23:06:23 2006
+++ xoops2jp/html/modules/base/language/english/global.php	Sat Jun  3 21:52:33 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: global.php,v 1.1.2.6 2006/05/27 14:06:23 nobunobu Exp $
+// $Id: global.php,v 1.1.2.7 2006/06/03 12:52:33 minahito Exp $
 
 define('_TOKEN_ERROR', 'CSRF was detected. Confirm carefully, then operate once again');
 define('_SYSTEM_MODULE_ERROR', 'Following Modules are not installed.');
@@ -75,6 +75,7 @@
 define("_YES","Yes");
 define("_EDIT","Edit");
 define("_DELETE","Delete");
+define("_VIEW","View");
 define("_SUBMIT","Submit");
 define("_MODULENOEXIST","Selected module does not exist!");
 define("_ALIGN","Align");


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