- 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

@ -834,6 +834,7 @@
#define STRING_TDB2_UNDO_COMPLETE "Undo completato."
#define STRING_TDB2_MISSING_TASK "Task con UUID {1} non trovato nei dati."
#define STRING_TDB2_UNDO_IMPOSSIBLE "Nessun undo possibile."
#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.