mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +02:00
l10n: Eliminated some column labels
This commit is contained in:
parent
bf770fda91
commit
cf148c065d
10 changed files with 1 additions and 10 deletions
|
@ -90,7 +90,7 @@ int CmdUDAs::execute (std::string& output)
|
|||
table.add ("Type");
|
||||
table.add (STRING_COLUMN_LABEL_LABEL);
|
||||
table.add (STRING_COLUMN_LABEL_VALUES);
|
||||
table.add (STRING_COLUMN_LABEL_DEFAULT);
|
||||
table.add ("Default");
|
||||
table.add (STRING_COLUMN_LABEL_UDACOUNT);
|
||||
setHeaderUnderline (table);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue