diff --git a/pandora_console/include/help/en/help_plugin_macros.php b/pandora_console/include/help/en/help_plugin_macros.php
index 1660c45e13..6d1e508b21 100644
--- a/pandora_console/include/help/en/help_plugin_macros.php
+++ b/pandora_console/include/help/en/help_plugin_macros.php
@@ -31,10 +31,10 @@ Hidden this macros because they cannot edit in the module form
-->
_plugin_parameters_ : Plug-in Parameters of the module.
-_name_tag_ : Nombre de los tags asociados al módulo.
-_email_tag_ : Emails asociados a los tags de módulos.
-_phone_tag_ : Teléfonos asociados a los tags de módulos.
-_moduletags_ : Teléfonos asociados a los tags de módulos.
+_name_tag_ : Names of the tags associated to the module.
+_email_tag_ : Emails associated to module tags.
+_phone_tag_ : Phone numbers associated to module tags.
+_moduletags_ : URLs associated to module tags.
_agentcustomfield_n_: Agent custom field number n (eg. _agentcustomfield_9_).
diff --git a/pandora_console/include/help/es/help_plugin_macros.php b/pandora_console/include/help/es/help_plugin_macros.php
index 701d15f35e..77c97aa4d7 100644
--- a/pandora_console/include/help/es/help_plugin_macros.php
+++ b/pandora_console/include/help/es/help_plugin_macros.php
@@ -30,9 +30,9 @@ Hidden this macros because they cannot edit in the module form
-->
_plugin_parameters_ : Parámetros del Plug-in del módulo.
-_name_tag_ : Names of the tags associated to the module.
-_email_tag_ : Emails associated to the module tags.
-_phone_tag_ : Phone numbers associated to the module tags.
-_moduletags_ : URLs associated to the module tags.
+_name_tag_ : Nombre de los tags asociados al módulo.
+_email_tag_ : Emails asociados a los tags de módulos.
+_phone_tag_ : Teléfonos asociados a los tags de módulos.
+_moduletags_ : URLs asociadas a los tags de módulos.
_agentcustomfield_n_: Campo personalizado número n del agente (eg. _agentcustomfield_9_).