l10n: Eliminated some column labels

This commit is contained in:
Paul Beckingham
2018-01-21 22:11:25 -05:00
parent df5cf4ff9c
commit dccb8081bc
10 changed files with 1 additions and 10 deletions

View File

@@ -507,7 +507,7 @@ int CmdInfo::execute (std::string& output)
journal.forceColor ();
journal.width (context.getWidth ());
journal.add (STRING_COLUMN_LABEL_DATE);
journal.add ("Date");
journal.add ("Modification");
if (context.config.getBoolean ("journal.info") &&