mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1655: Inform "No changes made." when quitting early due to signal
- Thanks to Daniel Shahaf.
This commit is contained in:
parent
5059897b50
commit
27fd8910ae
11 changed files with 30 additions and 0 deletions
|
@ -751,6 +751,7 @@
|
|||
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
|
||||
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
|
||||
#define STRING_ERROR_NO_MODS "Command line modifications are not supported by this command."
|
||||
#define STRING_ERROR_CONFIRM_SIGINT "Interrupted: No changes made."
|
||||
|
||||
// Feedback
|
||||
#define STRING_FEEDBACK_NO_TASKS "Nessun task."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue