Index: branches/Ver2.5/xpressme_integration_kit/language/english/blocks.php
===================================================================
--- branches/Ver2.5/xpressme_integration_kit/language/english/blocks.php	(revision 764)
+++ branches/Ver2.5/xpressme_integration_kit/language/english/blocks.php	(revision 793)
@@ -148,4 +148,9 @@
 	define("_MB_XP2_BLOG_COUNT","count");
 	define("_MB_XP2_BLOG_ID","ID");
+// global_blog_list
+	define("_MB_XP2_SHOW_BLOGS_SELECT","Select Display Blogs");
+	define("_MB_XP2_EXCLUSION_BLOGS_SELECT","Select Exclusion Blogs");
+	define("_MB_XP2_BLOGS_DIRECT_SELECT","Direct input of ID(Comma separated list of blog ID)");
+	define("_MB_XP2_SHOWN_FOR_EACH_BLOG","Shown for each blog");
 
 }
Index: branches/Ver2.5/xpressme_integration_kit/language/ja_utf8/blocks.php
===================================================================
--- branches/Ver2.5/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 764)
+++ branches/Ver2.5/xpressme_integration_kit/language/ja_utf8/blocks.php	(revision 793)
@@ -149,4 +149,9 @@
 	define("_MB_XP2_BLOG_COUNT","ブログの投稿数");
 	define("_MB_XP2_BLOG_ID","ブログID");
+// global_blog_list
+	define("_MB_XP2_SHOW_BLOGS_SELECT","表示ブログの選択");
+	define("_MB_XP2_EXCLUSION_BLOGS_SELECT","除外ブログの選択");
+	define("_MB_XP2_BLOGS_DIRECT_SELECT","ブログIDを直接指定(複数ある場合はカンマ区切りで入力)");
+	define("_MB_XP2_SHOWN_FOR_EACH_BLOG","ブログ毎に表示する。");
 
 }
Index: branches/Ver2.5/xpressme_integration_kit/language/japanese/blocks.php
===================================================================
--- branches/Ver2.5/xpressme_integration_kit/language/japanese/blocks.php	(revision 764)
+++ branches/Ver2.5/xpressme_integration_kit/language/japanese/blocks.php	(revision 793)
@@ -148,4 +148,9 @@
 	define("_MB_XP2_BLOG_COUNT","¥Ö¥í¥°¤ÎÅê¹Æ¿ô");
 	define("_MB_XP2_BLOG_ID","¥Ö¥í¥°ID");
+// global_blog_list
+	define("_MB_XP2_SHOW_BLOGS_SELECT","É½¼¨¥Ö¥í¥°¤ÎÁªÂò");
+	define("_MB_XP2_EXCLUSION_BLOGS_SELECT","½ü³°¥Ö¥í¥°¤ÎÁªÂò");
+	define("_MB_XP2_BLOGS_DIRECT_SELECT","¥Ö¥í¥°ID¤òÄ¾ÀÜ»ØÄê(Ê£¿ô¤¢¤ë¾ì¹ç¤Ï¥«¥ó¥Þ¶èÀÚ¤ê¤ÇÆþÎÏ)");
+	define("_MB_XP2_SHOWN_FOR_EACH_BLOG","¥Ö¥í¥°Ëè¤ËÉ½¼¨¤¹¤ë¡£");
 
 }
Index: branches/Ver2.5/xpressme_integration_kit/language/pt-br_utf8/blocks.php
===================================================================
--- branches/Ver2.5/xpressme_integration_kit/language/pt-br_utf8/blocks.php	(revision 764)
+++ branches/Ver2.5/xpressme_integration_kit/language/pt-br_utf8/blocks.php	(revision 793)
@@ -149,4 +149,9 @@
 	define("_MB_XP2_BLOG_COUNT","n° de posts");
 	define("_MB_XP2_BLOG_ID","ID");
+// global_blog_list
+	define("_MB_XP2_SHOW_BLOGS_SELECT","Selecione Exibir Blogs");
+	define("_MB_XP2_EXCLUSION_BLOGS_SELECT","Selecione Blogs Exclusão");
+	define("_MB_XP2_BLOGS_DIRECT_SELECT","Entrada direta de ID (lista separada por vírgulas de ID blog)");
+	define("_MB_XP2_SHOWN_FOR_EACH_BLOG","Mostrados para cada blog");
 
 }
