CmdAdd: Display a specific feedback message for recurrence template tasks

This commit is contained in:
Tomas Babej
2016-02-06 18:18:14 +01:00
committed by Paul Beckingham
parent 724a4a02a0
commit 72f8fec136
10 changed files with 17 additions and 0 deletions

View File

@@ -270,6 +270,7 @@
#define STRING_CMD_URGENCY_RESULT "task {1} urgency {2}"
#define STRING_CMD_ADD_USAGE "Ajoute une nouvelle tâche"
#define STRING_CMD_ADD_FEEDBACK "Tâche {1} crée."
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
#define STRING_CMD_LOG_USAGE "Adds a new task that is already completed"
#define STRING_CMD_LOG_NO_RECUR "Vous ne pouvez pas journaliser une tâche récurrente."
#define STRING_CMD_LOG_NO_WAITING "Vous ne pouvez pas journaliser une tâche en attente."