| | |
| | | MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT_306=The provided value "%s" \ |
| | | could not be parsed as an ldap syntax because it contains an unrecognized \ |
| | | extension %s at position %d |
| | | |
| | | MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_VALUE_307=The provided value \ |
| | | "%s" cannot be parsed as a valid regex syntax because it does not match \ |
| | | the pattern "%s" |
| | | MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN_308=The provided value "%s" \ |
| | | could not be parsed as a regex syntax because it does not contain a regex pattern |
| | | MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_PATTERN_309=The provided value \ |
| | | "%s" could not be parsed as a regex syntax because the provided regex \ |
| | | pattern "%s" is invalid |