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

@ -182,7 +182,6 @@
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} projetos"
#define STRING_CMD_PROJECTS_TASK "({1} tarefa)"
#define STRING_CMD_PROJECTS_TASKS "({1} tarefas)"
#define STRING_CMD_COUNT_USAGE "Conta tarefas correspondentes"
#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."