- TW-1359 "one-two-three" in description triggers Malformed ID error.
This commit is contained in:
Paul Beckingham
2014-07-13 23:40:40 -04:00
parent aca193799a
commit 75fe62149d
7 changed files with 14 additions and 7 deletions

View File

@@ -106,7 +106,6 @@
#define STRING_PARSER_OVERRIDE_RC "Configuration override rc.{1}:{2}"
#define STRING_PARSER_UNKNOWN_ATTMOD "Error: unrecognized attribute modifier '{1}'."
#define STRING_PARSER_RANGE_INVERTED "Inverted range 'high-low' instead of 'low-high'"
#define STRING_PARSER_MALFORMED_ID "Malformed ID."
#define STRING_PARSER_UUID_AFTER_COMMA "Unrecognized UUID after comma."
#define STRING_PARSER_ALTERNATE_RC "Using alternate .taskrc file {1}"
#define STRING_PARSER_ALTERNATE_DATA "Using alternate data.location {1}"