From bcf05934a6aeb43fc9f0e5facdcd2385d1763566 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 25 Sep 2007 12:53:59 +0000
Subject: [PATCH] Fix two issues:

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 823a86d..919a251 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -639,6 +639,8 @@
  generating errors will be updated.
 INFO_REPLICATION_CONNECTING=Establishing connections
 INFO_REPLICATION_ENABLE_UPDATING_ADS_CONTENTS=Checking Registration information
+INFO_REPLICATION_ENABLE_UPDATING_REPLICATION_SERVER=Updating remote references \
+ on server %s
 INFO_REPLICATION_ENABLE_CONFIGURING_REPLICATION_SERVER=Configuring Replication \
  port on server %s
 INFO_REPLICATION_ENABLE_CONFIGURING_BASEDN=Updating replication configuration \

--
Gitblit v1.10.0