TLS Errors
- Added TLS error to output during client init.
This commit is contained in:
@@ -743,7 +743,7 @@
|
||||
#define STRING_UDA_COLLISION "L'UDA '{1}' ha lo stesso nome di un attributo di sistema, e ciò non è permesso."
|
||||
#define STRING_INVALID_MOD "L'attributo '{1}' non ammette un valore pari a '{2}'."
|
||||
#define STRING_INVALID_SORT_COL "La colonna '{1}' non è un campo di ordinamento valido."
|
||||
#define STRING_TLS_INIT_FAIL "Error initializing TLS."
|
||||
#define STRING_TLS_INIT_FAIL "Error initializing 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