Index: branches/Ver2.2/xpressme_integration_kit/language/english/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/blocks.php	(revision 429)
+++ branches/Ver2.2/xpressme_integration_kit/language/english/blocks.php	(revision 493)
@@ -26,4 +26,5 @@
 	define("_MB_XP2_LIST","List");
 	define("_MB_XP2_FILE_NAME","Files Name");
+	define("_MB_XP2_THISTEMPLATE","Template");
 	
 // recent comment block	
@@ -107,5 +108,5 @@
 	
 // Categorie
-	define("_MB_XP2_CAT_ALL_STR","All categories link Display Title. (blank is not displayj");
+	define("_MB_XP2_CAT_ALL_STR","All categories link Display Title. (blank is not display)");
 	define("_MB_XP2_CAT_ORDERBY","Order of the categories");
 	define("_MB_XP2_CAT_NAME","name");
Index: branches/Ver2.2/xpressme_integration_kit/language/english/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 429)
+++ branches/Ver2.2/xpressme_integration_kit/language/english/modinfo.php	(revision 493)
@@ -22,4 +22,5 @@
 	define("_MI_XP2_MENU_XPRESS","XPressME Setting");
 	define("_MI_XP2_MENU_TO_MODULE","to Modules");
+	define("_MI_XP2_TO_UPDATE","Update");
 
 	// Module Config
@@ -28,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
