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
fe93e72f0b
commit
f1049b4a7a
11 changed files with 2 additions and 12 deletions
|
@ -796,7 +796,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 "Se impidió la ejecución del comando."
|
||||
#define STRING_TASK_SAFETY_ALLOW "No especificó un filtro, y con el valor de 'allow.empty.filter', no se toma ninguna acción."
|
||||
#define STRING_TASK_INVALID_DUR "El valor de duración '{1}' no está soportado."
|
||||
#define STRING_TASK_INVALID_COL_TYPE "Tipo de columna no reconocido '{1}' para la columna '{2}'"
|
||||
|
||||
// TDB2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue