l10n: Eliminated STRING_UDA_TYPE

This commit is contained in:
Paul Beckingham 2018-01-20 14:15:34 -05:00
parent 1857882d9e
commit cece9201bb
10 changed files with 1 additions and 10 deletions

View file

@ -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."