mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_UDA_TYPE
This commit is contained in:
parent
1857882d9e
commit
cece9201bb
10 changed files with 1 additions and 10 deletions
|
@ -492,7 +492,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_UDA_TYPE "Los atributos definidos por el usuario solamente pueden ser de los tipos 'string', 'date', 'duration' o 'numeric'."
|
||||
#define STRING_UDA_COLLISION "El UDA denominado '{1}' es el mismo que un atributo del núcleo, y no está permitido."
|
||||
#define STRING_INVALID_MOD "El atributo '{1}' no admite un valor '{2}'."
|
||||
#define STRING_ERROR_DETAILS "El ajuste 'calendar.details.report' debe contener un único nombre de informe."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue