Footnote: New 'recur' verbosity token

This commit is contained in:
Paul Beckingham
2015-08-23 20:36:06 -04:00
parent b1839adf97
commit c61f7e6b8f
16 changed files with 59 additions and 3 deletions

View File

@@ -880,6 +880,9 @@
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// recur.cpp
#define STRING_RECUR_CREATE "Creating recurring task instance '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "The report has a minimum width of {1} and does not fit in the available width of {2}."