l10n: Eliminated STRING_UDA_TYPE

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

View File

@@ -494,7 +494,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."