mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ColLast: New recurrence attribute
This commit is contained in:
parent
5ac7ca6885
commit
aedf99a827
13 changed files with 126 additions and 0 deletions
|
@ -211,6 +211,7 @@
|
|||
#define STRING_COLUMN_LABEL_VALUE "Valor"
|
||||
#define STRING_COLUMN_LABEL_MASK "Máscara"
|
||||
#define STRING_COLUMN_LABEL_MASK_IDX "Índice de Máscara"
|
||||
#define STRING_COLUMN_LABEL_LAST "Last instance"
|
||||
#define STRING_COLUMN_LABEL_PARENT "Tarefa mãe"
|
||||
#define STRING_COLUMN_LABEL_TEMPLATE "Template task"
|
||||
#define STRING_COLUMN_LABEL_DATE "Data"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue