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

@ -742,7 +742,7 @@
#define STRING_UDA_COLLISION "L'ADU nommé '{1}' est le même qu'un attribut du noyau, et ce n'est pas autorisé."
#define STRING_INVALID_MOD "The '{1}' attribute does not allow a value of '{2}'."
#define STRING_INVALID_SORT_COL "The '{1}' column is not a valid sort field."
#define STRING_TLS_INIT_FAIL "Erreur en initialisant TLS."
#define STRING_TLS_INIT_FAIL "Erreur en initialisant TLS. {1}"
#define STRING_ERROR_MEMORY "Problem obtaining memory."
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."