From c2e1e9fc0480a96bc816afea17866f0cd55e8ee5 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Mon, 15 Apr 2013 14:13:22 +0000
Subject: [PATCH] Spring cleanup in ECL. Fix typos, comments, warnings, I18N mess and overall tidy up the code. CR-1544.

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

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index d403f20..0f6a92d 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -385,7 +385,8 @@
   attribute to DSEE NsUniqueID attribute. Value to be mapped: %s \
  Error : %s
 SEVERE_ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE_185=Full resync \
- required. Reason: The provided cookie contains unknown replicated domain %s
+ required. Reason: The provided cookie contains unknown replicated domain %s. \
+ Current starting cookie <%s>
 SEVERE_ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE_186=Full resync \
  required. Reason: The provided cookie is older than the start of historical \
  in the server for the replicated domain : %s

--
Gitblit v1.10.0