mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_COLUMN_LABEL_ACTIVE, STRING_COLUMN_LABEL_STARTED
This commit is contained in:
parent
75c9dcc6aa
commit
6c0b47db33
10 changed files with 3 additions and 22 deletions
|
@ -27,7 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_COLUMN_LABEL_ACTIVE "A" // |por-PRT|==|eng-USA|
|
||||
#define STRING_COLUMN_LABEL_ADDED "Adicionada"
|
||||
#define STRING_COLUMN_LABEL_AGE "Idade"
|
||||
#define STRING_COLUMN_LABEL_CATEGORY "Category"
|
||||
|
@ -61,7 +60,6 @@
|
|||
#define STRING_COLUMN_LABEL_SCHED "Agendado"
|
||||
#define STRING_COLUMN_LABEL_SHOWS_ID "ID"
|
||||
#define STRING_COLUMN_LABEL_START "Início"
|
||||
#define STRING_COLUMN_LABEL_STARTED "Iniciada"
|
||||
#define STRING_COLUMN_LABEL_STAT "Es"
|
||||
#define STRING_COLUMN_LABEL_STATUS "Estado"
|
||||
#define STRING_COLUMN_LABEL_STAT_C "C" // |por-PRT|==|eng-USA|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue