mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
A3t
- The ::capture_first method now returns a pointer to the new branch.
This commit is contained in:
parent
24d7411aa8
commit
e8e25bb7c6
7 changed files with 12 additions and 4 deletions
|
@ -690,6 +690,7 @@
|
|||
#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."
|
||||
#define STRING_ERROR_MEMORY "Problem obtaining memory."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "No tasks."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue