l10n: Eliminated STRING_TASK_VALID_RECUR

This commit is contained in:
Paul Beckingham 2018-01-17 21:16:20 -05:00
parent def3fd35ae
commit 3e3ed5446c
12 changed files with 3 additions and 12 deletions

View file

@ -690,7 +690,6 @@
#define STRING_TASK_VALID_BLANK "Impossibile aggiungere un task vuoto."
#define STRING_TASK_VALID_BEFORE "Warning: data '{1}' con valore successivo alla data '{2}'."
#define STRING_TASK_VALID_REC_DUE "Un task periodico deve avere una data di scadenza."
#define STRING_TASK_VALID_RECUR "Il valore di periodicità '{1}' non è valido."
#define STRING_TASK_SAFETY_VALVE "This command has no filter, and will modify all (including completed and deleted) tasks. Are you sure?"
#define STRING_TASK_SAFETY_FAIL "Prevenuta l'esecuzione del comando."
#define STRING_TASK_SAFETY_ALLOW "You did not specify a filter, and with the 'allow.empty.filter' value, no action is taken."