| | |
| | | MILD_ERR_ATTR_SYNTAX_DN_INVALID_REQUIRES_ESCAPE_CHAR_282=The provided \ |
| | | value "%s" could not be parsed as a valid distinguished name because an \ |
| | | attribute value started with a character at position %d that needs to be escaped |
| | | MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_CHAR_283=The provided value "%s" could not \ |
| | | be parsed as a valid attribute type definition because character '%c' at \ |
| | | position %d is not allowed in an attribute type name |
| | | MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR_284=The provided value \ |
| | | "%s" could not be parsed as a valid attribute type definition because the \ |
| | | underscore character is not allowed in an attribute type name unless the \ |
| | | %s configuration option is enabled |
| | | MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH_285=The provided value "%s" \ |
| | | could not be parsed as a valid attribute type definition because the hyphen \ |
| | | character is not allowed as the first character of an attribute type name |
| | | MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE_286=The provided value \ |
| | | "%s" could not be parsed as a valid attribute type definition because the \ |
| | | underscore character is not allowed as the first character of an attribute \ |
| | | type name even if the %s configuration option is enabled |
| | | MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT_287=The provided value "%s" \ |
| | | could not be parsed as a valid attribute type definition because the \ |
| | | digit '%c' is not allowed as the first character of an attribute type name \ |
| | | unless the name is specified as an OID or the %s configuration option is enabled |
| | | MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_CHAR_288=The provided value "%s" could not \ |
| | | be parsed as a valid object class definition because character '%c' at \ |
| | | position %d is not allowed in an object class name |
| | | MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR_289=The provided value \ |
| | | "%s" could not be parsed as a valid object class definition because the \ |
| | | underscore character is not allowed in an object class name unless the \ |
| | | %s configuration option is enabled |
| | | MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH_290=The provided value "%s" \ |
| | | could not be parsed as a valid object class definition because the hyphen \ |
| | | character is not allowed as the first character of an object class name |
| | | MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE_291=The provided value \ |
| | | "%s" could not be parsed as a valid object class definition because the \ |
| | | underscore character is not allowed as the first character of an object \ |
| | | class name even if the %s configuration option is enabled |
| | | MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT_292=The provided value "%s" \ |
| | | could not be parsed as a valid object class definition because the \ |
| | | digit '%c' is not allowed as the first character of an object class name \ |
| | | unless the name is specified as an OID or the %s configuration option is enabled |