mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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 "Configuration écrasée : rc.{1}:{2}"
|
||||
#define STRING_PARSER_UNKNOWN_ATTMOD "Erreur : attribut de modification non reconnu '{1}'."
|
||||
#define STRING_PARSER_RANGE_INVERTED "Inverted range 'high-low' instead of 'low-high'"
|
||||
#define STRING_PARSER_MALFORMED_ID "ID mal formé."
|
||||
#define STRING_PARSER_UUID_AFTER_COMMA "UUID non reconnu après la virgule."
|
||||
#define STRING_PARSER_ALTERNATE_RC "Utilise un fichier .taskrc alternatif : {1}"
|
||||
#define STRING_PARSER_ALTERNATE_DATA "Utilise une data.location alternative : {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue