mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 01:27:20 +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
|
@ -703,6 +703,7 @@
|
|||
#define STRING_INVALID_MOD "El atributo '{1}' no admite un valor '{2}'."
|
||||
#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."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "Ninguna tarea."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue