mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_TASK_INVALID_DUR
This commit is contained in:
parent
367f3a5e32
commit
63a8d223e2
11 changed files with 2 additions and 12 deletions
|
@ -789,7 +789,6 @@
|
|||
#define STRING_TASK_SAFETY_VALVE "This command has no filter, and will modify all (including completed and deleted) tasks. Are you sure?"
|
||||
#define STRING_TASK_SAFETY_FAIL "Execução do comando abortada."
|
||||
#define STRING_TASK_SAFETY_ALLOW "Não especificou um filtro e com o valor de 'allow.empty.filter', nenhuma ação foi tomada."
|
||||
#define STRING_TASK_INVALID_DUR "The duration value '{1}' is not supported."
|
||||
#define STRING_TASK_INVALID_COL_TYPE "Unrecognized column type '{1}' for column '{2}'"
|
||||
|
||||
// TDB2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue