l10n: Eliminated some column labels
This commit is contained in:
@@ -92,7 +92,7 @@ int CmdTags::execute (std::string& output)
|
||||
Table view;
|
||||
view.width (context.getWidth ());
|
||||
view.add (STRING_COLUMN_LABEL_TAG);
|
||||
view.add (STRING_COLUMN_LABEL_COUNT, false);
|
||||
view.add ("Count", false);
|
||||
setHeaderUnderline (view);
|
||||
|
||||
Color bold;
|
||||
|
||||
Reference in New Issue
Block a user