Index: trunk/xpressme_integration_kit/language/english/blocks.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/blocks.php	(revision 512)
+++ 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");
+
 }
 ?>
