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

neil_a_wilson
10.08.2007 94bbd5bb7c20a490558d8ec97d1be7e3dc492a42
opends/src/messages/messages/plugin.properties
@@ -379,3 +379,19 @@
SEVERE_ERR_PLUGIN_PWIMPORT_NO_SUCH_DEFAULT_AUTH_SCHEME_104=The password \
 policy import plugin references default auth password storage scheme %s \
 which is not available for use in the server
SEVERE_ERR_PLUGIN_POST_SYNCHRONIZATION_PLUGIN_EXCEPTION_105=The \
 post-synchronization %s plugin defined in configuration entry %s threw an \
 exception when it was invoked for connection %d operation %d:  %s
SEVERE_ERR_PLUGIN_UNIQUEATTR_ATTR_NOT_UNIQUE_106=A unique attribute conflict \
 was detected for attribute %s:  value %s already exists in entry %s
SEVERE_ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUE_107=A unique attribute conflict \
 was detected for attribute %s during synchronization (connID=%d, opID=%d):  \
 value %s in entry %s conflicts with an existing value in entry %s.  Manual \
 interaction is required to eliminate the conflict
SEVERE_ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_108=An internal error occurred \
 while attempting to determine whether the operation would have resulted in a \
 unique attribute conflict (result %s, message %s)
SEVERE_ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_SYNC_109=An internal error \
 occurred while attempting to determine whether the synchronization operation \
 (connID=%d, opID=%d) for entry %s would have resulted in a unique attribute \
 conflict (result %s, message %s)