Index: trunk/xpressme_integration_kit/language/english/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/blocks.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/english/blocks.php	(revision 533)
@@ -141,4 +141,11 @@
 	define("_MB_XP2_ENHACED_FILE","Input the file name used in the custom block.");
 	define("_MB_XP2_MAKE_ENHACED_FILE","Please make the file specified here in the block directory of the theme.");
+
+// blog_list
+	define("_MB_XP2_BLOG_ORDERBY","Order of the blogs");
+	define("_MB_XP2_BLOG_NAME","name");
+	define("_MB_XP2_BLOG_COUNT","count");
+	define("_MB_XP2_BLOG_ID","ID");
+
 }
 ?>
Index: trunk/xpressme_integration_kit/language/english/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 533)
@@ -49,4 +49,5 @@
 	define("_MI_XP2_BLOCK_WIDGET","Widget");
 	define("_MI_XP2_BLOCK_ENHANCED","Enhanced");
+	define("_MI_XP2_BLOCK_BLOG_LIST","Blogs List");
 
 	// Notify Categories
Index: trunk/xpressme_integration_kit/language/ja_utf8/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 533)
@@ -142,4 +142,11 @@
 	define("_MB_XP2_ENHACED_FILE","カスタムブロックを表示するファイル名を入力してください。");
 	define("_MB_XP2_MAKE_ENHACED_FILE","ここで指定したファイルをテーマ内のブロックディレクトリーに作成してください。");
+
+// blog_list
+	define("_MB_XP2_BLOG_ORDERBY","ブログのソート項目");
+	define("_MB_XP2_BLOG_NAME","ブログ名");
+	define("_MB_XP2_BLOG_COUNT","ブログの投稿数");
+	define("_MB_XP2_BLOG_ID","ブログID");
+
 }
 ?>
Index: trunk/xpressme_integration_kit/language/ja_utf8/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/ja_utf8/modinfo.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/ja_utf8/modinfo.php	(revision 533)
@@ -49,4 +49,5 @@
 	define("_MI_XP2_BLOCK_WIDGET","ウィジェット");
 	define("_MI_XP2_BLOCK_ENHANCED","拡張ブロック");
+	define("_MI_XP2_BLOCK_BLOG_LIST","ブログリスト");
 	
 	// Notify Categories
Index: trunk/xpressme_integration_kit/language/japanese/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/japanese/blocks.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/japanese/blocks.php	(revision 533)
@@ -141,4 +141,11 @@
 	define("_MB_XP2_ENHACED_FILE","¥«¥¹¥¿¥à¥Ö¥í¥Ã¥¯¤òÉ½¼¨¤¹¤ë¥Õ¥¡¥¤¥ëÌ¾¤òÆþÎÏ¤·¤Æ¤¯¤À¤µ¤¤¡£");
 	define("_MB_XP2_MAKE_ENHACED_FILE","¤³¤³¤Ç»ØÄê¤·¤¿¥Õ¥¡¥¤¥ë¤ò¥Æ¡¼¥ÞÆâ¤Î¥Ö¥í¥Ã¥¯¥Ç¥£¥ì¥¯¥È¥ê¡¼¤ËºîÀ®¤·¤Æ¤¯¤À¤µ¤¤¡£");
+
+// blog_list
+	define("_MB_XP2_BLOG_ORDERBY","¥Ö¥í¥°¤Î¥½¡¼¥È¹àÌÜ");
+	define("_MB_XP2_BLOG_NAME","¥Ö¥í¥°Ì¾");
+	define("_MB_XP2_BLOG_COUNT","¥Ö¥í¥°¤ÎÅê¹Æ¿ô");
+	define("_MB_XP2_BLOG_ID","¥Ö¥í¥°ID");
+
 }
 ?>
Index: trunk/xpressme_integration_kit/language/japanese/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/japanese/modinfo.php	(revision 529)
+++ trunk/xpressme_integration_kit/language/japanese/modinfo.php	(revision 533)
@@ -49,4 +49,5 @@
 	define("_MI_XP2_BLOCK_WIDGET","¥¦¥£¥¸¥§¥Ã¥È");
 	define("_MI_XP2_BLOCK_ENHANCED","³ÈÄ¥¥Ö¥í¥Ã¥¯");
+	define("_MI_XP2_BLOCK_BLOG_LIST","¥Ö¥í¥°¥ê¥¹¥È");
 	
 	// Notify Categories
