mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Footnote: New 'recur' verbosity token
This commit is contained in:
parent
b1839adf97
commit
c61f7e6b8f
16 changed files with 59 additions and 3 deletions
|
@ -879,6 +879,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 "Il report ha larghezza minima di {1} e non entra nella larghezza disponibile di {2}."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue