l10n: Eliminated STRING_ERROR_NO_FILTER

This commit is contained in:
Paul Beckingham 2018-01-20 14:34:26 -05:00
parent e686d198e6
commit 190d57ac70
10 changed files with 1 additions and 37 deletions

View file

@ -473,10 +473,6 @@
#define STRING_CMD_CAL_SUN_MON "A variável de configuração 'weekstart' apenas pode conter 'domingo' ou 'segunda-feira'."
#define STRING_CMD_CALC_USAGE "Calculadora"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nenhuma tarefa."
#define STRING_FEEDBACK_NO_TASKS_SP "Nenhuma tarefa especificada."