l10n: Eliminated STRING_CMD_GET_*

This commit is contained in:
Paul Beckingham 2018-01-20 20:38:33 -05:00
parent 2f6819744f
commit 07989d62b9
10 changed files with 3 additions and 31 deletions

View file

@ -211,9 +211,6 @@
#define STRING_CMD_SUMMARY_COMPLETE "Completo"
#define STRING_CMD_SUMMARY_NONE "(nenhum)"
#define STRING_CMD_COUNT_USAGE "Conta tarefas correspondentes"
#define STRING_CMD_GET_USAGE "Método de acesso ao DOM"
#define STRING_CMD_GET_NO_DOM "Referência DOM não especificada."
#define STRING_CMD_GET_BAD_REF "'{1}' is not a DOM reference."
#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."