Index: trunk/extras/xpress_i18n/german/xpressme_modules_root/language/german/modinfo.php
===================================================================
--- trunk/extras/xpress_i18n/german/xpressme_modules_root/language/german/modinfo.php	(revision 380)
+++ trunk/extras/xpress_i18n/german/xpressme_modules_root/language/german/modinfo.php	(revision 387)
@@ -15,4 +15,10 @@
 	// A brief description of this module
 	define("_MI_XP2_DESC","WordPress For XOOPS Community");
+
+	// 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.");
 
 	// Sub menu titles
Index: trunk/extras/xpress_i18n/portuguese-br/xpressme_modules_root/language/pt-br_utf8/modinfo.php
===================================================================
--- trunk/extras/xpress_i18n/portuguese-br/xpressme_modules_root/language/pt-br_utf8/modinfo.php	(revision 380)
+++ trunk/extras/xpress_i18n/portuguese-br/xpressme_modules_root/language/pt-br_utf8/modinfo.php	(revision 387)
@@ -22,4 +22,10 @@
 	define("_MI_XP2_MENU_XPRESS","Configurações do XPressME");
 	define("_MI_XP2_MENU_TO_MODULE","Ir para o módulo");
+
+	// Module Config
+	define("_MI_LIBXML_PATCH","Force um remendo para o bicho de libxml2 em um bloco");
+	define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72 têm o bicho que' < ' e' > ' é afastado. 
+XPressME adquire uma versão de libxml2 automaticamente, e é adaptado um remendo se for necessário. 
+Quando XPressME não puder adquirir uma versão de libxml2, o senhor pode deixar um remendo isto ajustar violentamente com esta opção.");
 
 	// Block Name
Index: trunk/extras/xpress_i18n/template/xpressme_modules_root/language/english/modinfo.php
===================================================================
--- trunk/extras/xpress_i18n/template/xpressme_modules_root/language/english/modinfo.php	(revision 380)
+++ trunk/extras/xpress_i18n/template/xpressme_modules_root/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
