l10n: Eliminated STRING_COLUMN_LABEL_DESC

This commit is contained in:
Paul Beckingham
2018-01-21 13:15:20 -05:00
parent 0cd5fbe625
commit 64f2436d87
11 changed files with 2 additions and 11 deletions

View File

@@ -132,7 +132,7 @@ int CmdInfo::execute (std::string& output)
+ anno.second;
row = view.addRow ();
view.set (row, 0, STRING_COLUMN_LABEL_DESC);
view.set (row, 0, "Description");
view.set (row, 1, description, c);
// status