mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated some column labels
This commit is contained in:
parent
caea41c6a0
commit
f731960f98
11 changed files with 23 additions and 124 deletions
|
@ -29,17 +29,6 @@
|
|||
|
||||
#define STRING_COLUMN_LABEL_MOD "Modified"
|
||||
#define STRING_COLUMN_LABEL_RECUR "Recur"
|
||||
#define STRING_COLUMN_LABEL_STAT "St"
|
||||
#define STRING_COLUMN_LABEL_STAT_C "C"
|
||||
#define STRING_COLUMN_LABEL_STAT_CO "Completed"
|
||||
#define STRING_COLUMN_LABEL_STAT_D "D"
|
||||
#define STRING_COLUMN_LABEL_STAT_DE "Deleted"
|
||||
#define STRING_COLUMN_LABEL_STAT_P "P"
|
||||
#define STRING_COLUMN_LABEL_STAT_PE "Pending"
|
||||
#define STRING_COLUMN_LABEL_STAT_R "R"
|
||||
#define STRING_COLUMN_LABEL_STAT_RE "Recurring"
|
||||
#define STRING_COLUMN_LABEL_STAT_W "W"
|
||||
#define STRING_COLUMN_LABEL_STAT_WA "Waiting"
|
||||
#define STRING_COLUMN_LABEL_TAG "Tag"
|
||||
#define STRING_COLUMN_LABEL_UNTIL "Until"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotation of '{1}' added."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue