From 1c6e1841123f49cb25192fbf16a57e66203f3878 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Sat, 10 Jan 2009 11:15:21 +0000
Subject: [PATCH] Fix for issue 3701 (The Setup is not managing properly the backends when the replication involves multiple base-dn)

---
 opends/src/messages/messages/quicksetup.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index ac7cf05..ea60c2f 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -721,6 +721,7 @@
 INFO_PROGRESS_COLOR=000,000,000
 INFO_PROGRESS_CONFIGURING=Configuring Directory Server
 INFO_PROGRESS_CONFIGURING_REPLICATION=Configuring Replication
+INFO_PROGRESS_CREATING_REPLICATED_BACKENDS=Creating Replicated Base DNs
 INFO_PROGRESS_CONFIGURING_REPLICATION_REMOTE=Configuring Replication on %s
 INFO_WARNING_SERVERS_CLOCK_DIFFERENCE=The clocks of servers %s and %s have a \
  difference superior to %s minutes.  Replication does not require clocks to \

--
Gitblit v1.10.0