l10n: Eliminated STRING_CMD_COUNT_*

This commit is contained in:
Paul Beckingham 2018-01-20 21:07:37 -05:00
parent 7c5dca0553
commit df7967c6f8
10 changed files with 1 additions and 11 deletions

View file

@ -179,7 +179,6 @@
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} progetti"
#define STRING_CMD_PROJECTS_TASK "({1} task)"
#define STRING_CMD_PROJECTS_TASKS "({1} task)"
#define STRING_CMD_COUNT_USAGE "Conteggia task corrispondenti"
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
#define STRING_CMD_PURGE_ABRT "Purge operation aborted."