TLS Errors
- Added TLS error to output during client init.
This commit is contained in:
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user