From 9543e8abfda91f26c0c4ef22db9a67189bea7a1d Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Thu, 27 May 2010 15:33:26 +0000
Subject: [PATCH] Fix for issue #4357. Corrected DSEE originated replication metadata processing

---
 opends/src/messages/messages/replication.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index c9177c2..a85b57e 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -488,4 +488,5 @@
 NOTICE_RESENDING_INIT_TARGET_199=\
  Resending a new initialization start for an initialization of a remote server \
  due to the root error : %s
- 
\ No newline at end of file
+NOTICE_ERR_WHILE_TRYING_TO_DECODE_RUV_IN_STATE_200=Error while trying to \
+ translate RUV into state for suffix %s

--
Gitblit v1.10.0