mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_TASK_VALID_DESC
This commit is contained in:
parent
cf56983b58
commit
5f6f61c591
10 changed files with 1 additions and 10 deletions
|
@ -548,7 +548,6 @@
|
|||
#define STRING_TASK_DEPEND_MISS_DEL "Could not delete a dependency on task {1} - not found."
|
||||
#define STRING_TASK_DEPEND_DUP "La tâche {1} dépend déjà de la tâche {2}."
|
||||
#define STRING_TASK_DEPEND_CIRCULAR "Circular dependency detected and disallowed."
|
||||
#define STRING_TASK_VALID_DESC "A task must have a description."
|
||||
#define STRING_TASK_VALID_BLANK "Cannot add a task that is blank."
|
||||
#define STRING_TASK_VALID_BEFORE "Warning: You have specified that the '{1}' date is after the '{2}' date."
|
||||
#define STRING_TASK_VALID_REC_DUE "A recurring task must also have a 'due' date."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue