- In debug mode, if any TF2 objects are dirty, they speak up.
This commit is contained in:
Paul Beckingham 2014-08-09 20:26:51 -04:00
parent 9996e5adef
commit 6209529aaa
6 changed files with 8 additions and 0 deletions

View file

@ -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.