mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build Errors
- Added missing includes.
This commit is contained in:
parent
51c339e49f
commit
dcc9554da8
5 changed files with 9 additions and 3 deletions
|
@ -700,6 +700,7 @@
|
|||
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."
|
||||
#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 "Error initializing TLS."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "No tasks."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue