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
|
@ -880,6 +880,9 @@
|
|||
#define STRING_TDB2_DIRTY_EXIT "Zamykanie z niezapisanymi zmianami w {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 "Raport ma minimalną szerokość {1} i nie mieści się w dostępnej przestrzeni {2}."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue