TLS Errors

- Added TLS error to output during client init.
This commit is contained in:
Paul Beckingham
2014-09-15 17:02:52 -04:00
parent b367041a36
commit 01d96c25c4
7 changed files with 7 additions and 7 deletions

View File

@@ -750,7 +750,7 @@
#define STRING_UDA_COLLISION "El UDA denominado '{1}' es el mismo que un atributo del núcleo, y no está permitido."
#define STRING_INVALID_MOD "El atributo '{1}' no admite un valor '{2}'."
#define STRING_INVALID_SORT_COL "La columna '{1}' no es un campo de ordenación válido."
#define STRING_TLS_INIT_FAIL "Error inicializando TLS."
#define STRING_TLS_INIT_FAIL "Error inicializando TLS. {1}"
#define STRING_ERROR_MEMORY "Problema obteniendo memoria."
#define STRING_ERROR_DETAILS "La variable de configuración 'calendar.details.report' debe contener un único nombre de informe."