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

@ -743,7 +743,7 @@
#define STRING_UDA_COLLISION "O UDA '{1}' tem o mesmo nome que um atributo interno, tal não é permitido."
#define STRING_INVALID_MOD "O atributo '{1}' não permite o valor '{2}'."
#define STRING_INVALID_SORT_COL "A coluna '{1}' não pode ser ordenada."
#define STRING_TLS_INIT_FAIL "Erro a iniciar componente TLS."
#define STRING_TLS_INIT_FAIL "Erro a iniciar componente TLS. {1}"
#define STRING_ERROR_MEMORY "Problema a alocar memória."
#define STRING_ERROR_DETAILS "A definição 'calendar.details.report' pode apenas indicar um nome de relatório."