Index: trunk/xpressme_integration_kit/language/english/modinfo.php
===================================================================
--- trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 339)
+++ trunk/xpressme_integration_kit/language/english/modinfo.php	(revision 387)
@@ -22,4 +22,10 @@
 	define("_MI_XP2_MENU_XPRESS","XPressME Setting");
 	define("_MI_XP2_MENU_TO_MODULE","to Modules");
+
+	// Module Config
+	define("_MI_LIBXML_PATCH","Force a patch for the libxml2 bug in a block");
+	define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72 have the bug that '<' and '>' are removed. 
+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.");
 
 	// Block Name
