mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1641: 'edit' should process or reject <mods> arguments
- Thanks to Daniel Shahaf.
This commit is contained in:
parent
7aa101de58
commit
99e0953489
12 changed files with 19 additions and 0 deletions
|
@ -746,6 +746,7 @@
|
|||
#define STRING_INVALID_SORT_COL "La colonna '{1}' non è un campo di ordinamento valido."
|
||||
#define STRING_TLS_INIT_FAIL "Error initializing TLS. {1}"
|
||||
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
|
||||
#define STRING_ERROR_NO_MODS "Command line modifications are not support by this command."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "Nessun task."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue