mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
28.00.2007 b0eb0b4e1c0db69396920120daa33db757f3abcf
opendj-sdk/opends/src/messages/messages/extension.properties
@@ -1733,3 +1733,48 @@
 searchable and should not be included in otherwise unindexed search filters
MILD_ERR_HASSUBORDINATES_VATTR_NOT_SEARCHABLE_542=The %s attribute is not \
 searchable and should not be included in otherwise unindexed search filters
MILD_ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED_543=The SMTP account status \
 notification handler defined in configuration entry %s cannot be enabled \
 unless the Directory Server is with information about one or more SMTP servers
MILD_ERR_SMTP_ASNH_NO_RECIPIENTS_544=SMTP account status notification handler \
 configuration entry '%s' does not include any email address attribute types \
 or recipient addresses.  At least one of these must be provided
MILD_ERR_SMTP_ASNH_SUBJECT_NO_COLON_545=Unable to parse message subject value \
 '%s' from configuration entry '%s' because the value does not contain a \
 colon to separate the notification type from the subject
MILD_ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE_546=Unable to parse \
 message subject value '%s' from configuration entry '%s' because '%s' is not \
 a valid account status notification type
MILD_ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE_547=The message subject definitions \
 contained in configuration entry '%s' have multiple subjects defined for \
 notification type %s
MILD_ERR_SMTP_ASNH_TEMPLATE_NO_COLON_548=Unable to parse message template \
 file path value '%s' from configuration entry '%s' because the value does \
 not contain a colon to separate the notification type from the template file \
 path
MILD_ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE_549=Unable to parse \
 message template file path value '%s' from configuration entry '%s' because \
 '%s' is not a valid account status notification type
MILD_ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE_550=The message template file path \
 definitions contained in configuration entry '%s' have multiple template \
 file paths defined for notification type %s
MILD_ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE_551=The message template file '%s' \
 referenced in configuration entry '%s' does not exist
MILD_ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN_552=An unclosed token was found \
 starting at column %d of line %d
MILD_ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE_553=The \
 notification-user-attr token starting at column %d of line %d references \
 undefined attribute type %s
MILD_ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY_554=The \
 notification-property token starting at column %d of line %d references \
 undefined notification property %s
MILD_ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN_555=An unrecognized token %s \
 was found at column %d of line %d
MILD_ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE_556=An error occurred while \
 attempting to parse message template file '%s' referenced in configuration \
 entry '%s':  %s
INFO_SMTP_ASNH_DEFAULT_SUBJECT_557=Directory Account Status Notification
SEVERE_ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE_558=An error occurred while \
 attempting to send an account status notification message for notification \
 type %s for user entry %s:  %s