l10n: Eliminated STRING_COLUMN_LABEL_ADDED, STRING_COLUMN_LABEL_AGE

This commit is contained in:
Paul Beckingham 2018-01-21 19:25:10 -05:00
parent 6c0b47db33
commit dbaac47f25
10 changed files with 3 additions and 22 deletions

View file

@ -27,8 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_ADDED "Added"
#define STRING_COLUMN_LABEL_AGE "Age"
#define STRING_COLUMN_LABEL_CATEGORY "Category"
#define STRING_COLUMN_LABEL_COLUMN "Columns"
#define STRING_COLUMN_LABEL_COMMAND "Command"