mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1710: Setting wait date on status:completed / status:deleted
- Thanks to Daniel Shahaf.
This commit is contained in:
parent
8275181022
commit
b61471ca0e
11 changed files with 23 additions and 0 deletions
|
@ -539,6 +539,7 @@
|
|||
#define STRING_CMD_MODIFY_CONFIRM "Modificare il task {1} '{2}'?"
|
||||
#define STRING_CMD_MODIFY_RECUR "Questo è un task periodico. Modificare tutti i task associati?"
|
||||
#define STRING_CMD_MODIFY_NEED_TEXT "Testo aggiunti da specificare."
|
||||
#define STRING_CMD_MODIFY_INACTIVE "Note: Modified task {1} is {2}. You may wish to make this task pending with: task {3} modify status:pending"
|
||||
|
||||
#define STRING_CMD_COLOR_USAGE "Tutti i colori, un esempio, o una legenda"
|
||||
#define STRING_CMD_COLOR_HERE "Coloti in uso:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue