diff --git a/src/en-US.h b/src/en-US.h index 36c95fae6..be747de66 100644 --- a/src/en-US.h +++ b/src/en-US.h @@ -492,7 +492,7 @@ #define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake." #define STRING_CONFIG_READ_INCLUDE "Could not read include file '{1}'." #define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'" -#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}'." +#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file." #define STRING_CONFIG_BAD_WRITE "Could not write to '{1}'." #define STRING_CONFIG_DEPRECATED_US "Your .taskrc file contains color settings that use deprecated underscores. Please check:" #define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"