l10n: Eliminated STRING_UDA_COLLISION

This commit is contained in:
Paul Beckingham 2018-01-20 14:21:43 -05:00
parent bf63dde8ca
commit e928117fb2
10 changed files with 1 additions and 10 deletions

View file

@ -470,7 +470,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."
#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."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."