mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Can now detect unwanted args in ::categorizeArgs
This commit is contained in:
parent
3897c23c8d
commit
826d00d33f
10 changed files with 17 additions and 0 deletions
|
@ -107,6 +107,7 @@
|
|||
#define STRING_PARSER_UNKNOWN_ATTMOD "Errore: modificatore di attributo non riconosciuto '{1}'."
|
||||
#define STRING_PARSER_ALTERNATE_RC "Uso del file .taskrc alternativo {1}"
|
||||
#define STRING_PARSER_ALTERNATE_DATA "Uso di data.location alternativa {1}"
|
||||
#define STRING_PARSER_UNEXPECTED_ARG "The '{1}' command does not allow '{2}'."
|
||||
|
||||
// Variant
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue