l10n: Eliminated STRING_COLUMN_LABEL_ID

This commit is contained in:
Paul Beckingham 2018-01-20 14:44:01 -05:00
parent e46ca4dcab
commit cf56983b58
11 changed files with 2 additions and 12 deletions

View file

@ -39,7 +39,6 @@
#define STRING_COLUMN_LABEL_MOD "Modified"
#define STRING_COLUMN_LABEL_ADDED "Added"
#define STRING_COLUMN_LABEL_AGE "Age"
#define STRING_COLUMN_LABEL_ID "ID"
#define STRING_COLUMN_LABEL_PROJECT "Project"
#define STRING_COLUMN_LABEL_UNTIL "Until"
#define STRING_COLUMN_LABEL_WAIT "Wait"