l10n: Eliminated STRING_CMD_TIMESHEET_*

This commit is contained in:
Paul Beckingham
2018-01-21 11:09:05 -05:00
parent f87b780fd7
commit fbcb2b6c65
10 changed files with 1 additions and 29 deletions

View File

@@ -202,9 +202,6 @@
#define STRING_CMD_CUSTOM_COUNT "1 tarefa"
#define STRING_CMD_CUSTOM_COUNTN "{1} tarefas"
#define STRING_CMD_CUSTOM_TRUNCATED "truncado a {1} linhas"
#define STRING_CMD_TIMESHEET_USAGE "Sumário semanal de tarefas concluídas e iniciadas"
#define STRING_CMD_TIMESHEET_STARTED "Iniciadas ({1} tarefas)"
#define STRING_CMD_TIMESHEET_DONE "Concluídas ({1} tarefas)"
#define STRING_CMD_CAL_USAGE "Mostra um calendário, com datas de vencimento assinaladas"
#define STRING_CMD_CAL_BAD_MONTH "Argumento '{1}' não é um mês válido."
#define STRING_CMD_CAL_BAD_ARG "Não foi possível reconhecer o argumento '{1}'."