ColLast: New recurrence attribute

This commit is contained in:
Paul Beckingham 2016-12-31 09:01:21 -05:00
parent 5ac7ca6885
commit aedf99a827
13 changed files with 126 additions and 0 deletions

View file

@ -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"