l10n: Eliminated STRING_TASK_INVALID_DUR

This commit is contained in:
Paul Beckingham 2018-01-15 12:28:52 -05:00
parent fe93e72f0b
commit f1049b4a7a
11 changed files with 2 additions and 12 deletions

View file

@ -782,7 +782,6 @@
#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 "Command prevented from running."
#define STRING_TASK_SAFETY_ALLOW "You did not specify a filter, and with the 'allow.empty.filter' value, no action is taken."
#define STRING_TASK_INVALID_DUR "The duration value '{1}' is not supported."
#define STRING_TASK_INVALID_COL_TYPE "Unrecognized column type '{1}' for column '{2}'"
// TDB2