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

@ -502,7 +502,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."
#define STRING_UDA_COLLISION "L'ADU nommé '{1}' est le même qu'un attribut du noyau, et ce n'est pas autorisé."
#define STRING_INVALID_MOD "The '{1}' attribute does not allow a value of '{2}'."
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."