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
Index: branches/Ver2.2/xpressme_integration_kit/language/ja_utf8/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 429)
+++ branches/Ver2.2/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 493)
@@ -26,4 +26,5 @@
 	define("_MB_XP2_LIST","リスト");
 	define("_MB_XP2_FILE_NAME","ファイル名");
+	define("_MB_XP2_THISTEMPLATE","このブロックのテンプレート");
 	
 // recent comment block	
Index: branches/Ver2.2/xpressme_integration_kit/language/ja_utf8/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/ja_utf8/modinfo.php	(revision 429)
+++ branches/Ver2.2/xpressme_integration_kit/language/ja_utf8/modinfo.php	(revision 493)
@@ -22,4 +22,5 @@
 	define("_MI_XP2_MENU_XPRESS","XPressME設定");
 	define("_MI_XP2_MENU_TO_MODULE","モジュールへ");
+	define("_MI_XP2_TO_UPDATE","アップデート");
 
 	// Module Config
@@ -28,4 +29,7 @@
 XPressMEはlibxml2のバージョンを自動的に取得し、必要であればパッチが適応されます。
 XPressMEがlibxml2のバージョンを取得できない場合、このオプションで強制的にパッチを適応させることができます。");
+	
+	define("_MI_MEMORY_LIMIT","モジュールに最低限必要なメモリ(MB)");
+	define("_MI_MEMORY_LIMIT_DESC","php.iniのmemory_limit値がこの値より小さいとき、可能であればini_set('memory_limit', Value);を実行しmemory_limitを再設定する");
 
 	// Block Name
