- The 'undo' command is now properly removing backlog entries.
This commit is contained in:
Paul Beckingham 2013-10-06 13:43:21 -04:00
parent 7a6c534636
commit f367989afa
7 changed files with 48 additions and 31 deletions

View file

@ -833,6 +833,7 @@
#define STRING_TDB2_UNDO_COMPLETE "Undo complete."
#define STRING_TDB2_MISSING_TASK "Task with UUID {1} not found in data."
#define STRING_TDB2_UNDO_IMPOSSIBLE "No undo possible."
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
// text
// A comma-separated list of commands is appended.