mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1309
- TW-1309 memory error, if misconfigured calendar.details.report (thanks to Onion).
This commit is contained in:
parent
a2410bdba9
commit
45453de477
7 changed files with 11 additions and 0 deletions
|
@ -704,6 +704,7 @@
|
|||
#define STRING_INVALID_SORT_COL "La columna '{1}' no es un campo de ordenación válido."
|
||||
#define STRING_TLS_INIT_FAIL "Error inicializando TLS."
|
||||
#define STRING_ERROR_MEMORY "Problem obtaining memory."
|
||||
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "Ninguna tarea."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue