mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 01:27:20 +02:00
TW-1359
- TW-1359 "one-two-three" in description triggers Malformed ID error.
This commit is contained in:
parent
aca193799a
commit
75fe62149d
7 changed files with 14 additions and 7 deletions
|
@ -106,7 +106,6 @@
|
|||
#define STRING_PARSER_OVERRIDE_RC "Sobrescritura de configuración rc.{1}:{2}"
|
||||
#define STRING_PARSER_UNKNOWN_ATTMOD "Error: modificador de atributo no reconocido '{1}'."
|
||||
#define STRING_PARSER_RANGE_INVERTED "Rango invertido 'alto-bajo' en vez de 'bajo-alto'"
|
||||
#define STRING_PARSER_MALFORMED_ID "ID incorrecto."
|
||||
#define STRING_PARSER_UUID_AFTER_COMMA "UUID no reconocido tras coma."
|
||||
#define STRING_PARSER_ALTERNATE_RC "Usando el archivo .taskrc alternativo {1}"
|
||||
#define STRING_PARSER_ALTERNATE_DATA "Usando data.location alternativa {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue