mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CmdAdd: Display a specific feedback message for recurrence template tasks
This commit is contained in:
parent
724a4a02a0
commit
72f8fec136
10 changed files with 17 additions and 0 deletions
|
@ -271,6 +271,7 @@
|
|||
#define STRING_CMD_URGENCY_RESULT "tarea {1} urgencia {2}"
|
||||
#define STRING_CMD_ADD_USAGE "Añade una nueva tarea"
|
||||
#define STRING_CMD_ADD_FEEDBACK "Creada tarea {1}."
|
||||
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
|
||||
#define STRING_CMD_LOG_USAGE "Añade una nueva tarea que ya ha sido completada"
|
||||
#define STRING_CMD_LOG_NO_RECUR "No puede registrar tareas recurrentes."
|
||||
#define STRING_CMD_LOG_NO_WAITING "No puede registrar tareas en espera."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue