mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TLS Errors
- Added TLS error to output during client init.
This commit is contained in:
parent
b367041a36
commit
01d96c25c4
7 changed files with 7 additions and 7 deletions
|
@ -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."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue