mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Merge branch 'recurrence' into 2.6.0
This commit is contained in:
commit
4e7576cb79
65 changed files with 652 additions and 484 deletions
|
@ -211,7 +211,10 @@
|
|||
#define STRING_COLUMN_LABEL_VALUE "Valor"
|
||||
#define STRING_COLUMN_LABEL_MASK "Máscara"
|
||||
#define STRING_COLUMN_LABEL_MASK_IDX "Máscara de Índice"
|
||||
#define STRING_COLUMN_LABEL_LAST "Last instance"
|
||||
#define STRING_COLUMN_LABEL_RTYPE "Recurrence type"
|
||||
#define STRING_COLUMN_LABEL_PARENT "Tarea madre"
|
||||
#define STRING_COLUMN_LABEL_TEMPLATE "Template task"
|
||||
#define STRING_COLUMN_LABEL_DATE "Fecha"
|
||||
#define STRING_COLUMN_LABEL_COLUMN "Columnas"
|
||||
#define STRING_COLUMN_LABEL_STYLES "Formatos soportados"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue