mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TDB2
- In debug mode, if any TF2 objects are dirty, they speak up.
This commit is contained in:
parent
9996e5adef
commit
6209529aaa
6 changed files with 8 additions and 0 deletions
|
@ -861,6 +861,7 @@
|
|||
#define STRING_TDB2_REMOVED "Task removed."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Undo complete."
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
|
||||
|
||||
// text
|
||||
// A comma-separated list of commands is appended.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue