From 6f42029eebea00e9b38ffe679b0985165142d2ee Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Fri, 25 Dec 2009 18:28:32 +0000 Subject: [PATCH] - land Subentry Manager and Collective Attributes implementations; Merry XMAS to yall! --- opendj-sdk/opends/src/messages/messages/extension.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/extension.properties b/opendj-sdk/opends/src/messages/messages/extension.properties index e63b8aa..9f200ea 100644 --- a/opendj-sdk/opends/src/messages/messages/extension.properties +++ b/opendj-sdk/opends/src/messages/messages/extension.properties @@ -1422,3 +1422,6 @@ INFO_GSSAPI_STARTED_574=The GSSAPI SASL mechanism handler initialization \ was successful INFO_GSSAPI_STOPPED_575=The GSSAPI SASL mechanism handler has been stopped +MILD_ERR_COLLECTIVEATTRIBUTESUBENTRIES_VATTR_NOT_SEARCHABLE_576=The %s \ + attribute is not searchable and should not be included in otherwise \ + unindexed search filters -- Gitblit v1.10.0