Index: trunk/xpressme_integration_kit/language/english/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 461)
+++ trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 491)
@@ -29,4 +29,7 @@
 XPressME acquires a version of libxml2 automatically, and it is adapted a patch if it is necessary. 
 When XPressME cannot acquire a version of libxml2, you can let a patch fit it with this option forcibly.");
+	
+	define("_MI_MEMORY_LIMIT","Memory size(MB) at least necessary for module");
+	define("_MI_MEMORY_LIMIT_DESC","If the memory_limit value of php.ini is smaller than this value. Try the re-setting of memory_limit with ini_set('memory_limit', Value);.");
 
 	// Block Name
