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 "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."