Error: Changed (1) error format

This commit is contained in:
Paul Beckingham 2017-10-08 14:39:00 -04:00
parent 87bcbeda37
commit 878256306c
9 changed files with 9 additions and 9 deletions

View file

@ -458,7 +458,7 @@
#define STRING_CMD_DIAG_FOUND "(found)"
#define STRING_CMD_DIAG_MISSING "(missing)"
#define STRING_CMD_DIAG_MISS_DEP "Task {1} depends on nonexistent task: {2}"
#define STRING_CMD_DIAG_MISS_PAR "Task {1} has nonexistent recurrence template: {2}"
#define STRING_CMD_DIAG_MISS_PAR "Task {1} has nonexistent recurrence template {2}"
#define STRING_CMD_DIAG_ENABLED "Enabled"
#define STRING_CMD_DIAG_DISABLED "Disabled"
#define STRING_CMD_DIAG_CONFIG "Configuration"