Error: Changed (1) error format

This commit is contained in:
Paul Beckingham 2017-10-08 14:39:00 -04:00
parent 00239e5b20
commit d02e4f8fc9
9 changed files with 9 additions and 9 deletions

View file

@ -460,7 +460,7 @@
#define STRING_CMD_DIAG_FOUND "(trovato)"
#define STRING_CMD_DIAG_MISSING "(mancante)"
#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 "Abilitato"
#define STRING_CMD_DIAG_DISABLED "Disabilitato"
#define STRING_CMD_DIAG_CONFIG "Configurazione"