l10n: Eliminated STRING_CMD_COUNT_*

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

View file

@ -181,7 +181,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."