From 09ef01374239f7048c2db6bb9cad2b8a807d4cf8 Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Wed, 28 Oct 2009 08:38:19 +0000 Subject: [PATCH] Fix#4320 ECL Replication Server only should not support 'cn=changelog' naming context --- opends/src/messages/messages/replication.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 4e52d97..da7c3de 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -435,5 +435,7 @@ server for %s in local server id %s SEVERE_ERR_SERVER_BADLY_DISCONNECTED_181= %s has badly disconnected from this \ replication server %s -NOTICE_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR_182=Error when loading a virtual \ +NOTICE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR_182=Error when loading a virtual \ attribute for external change log: Attribute: %s , Error: %s +NOTICE_ERR_UNABLE_TO_ENABLE_ECL_183=Error in %s when enabling the external \ + change log: %s -- Gitblit v1.10.0