From a31a3e1e1fe8a1f088842edabc61877e4e5c2fe3 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 07 Jul 2009 00:55:17 +0000
Subject: [PATCH] Remove duplicated key.

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index b718356..4534857 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -680,12 +680,8 @@
  also the replication server (changelog and replication port) to be disabled \
  you must also specify the '--%s' or '--%s' argument.
 INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=You have \
- chosen to disable replication on all the replicated servers of '%s'.  Do you \
- want to disable also the the replication server (with replication port '%d') \
- configured on the server?
-INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=You have \
- chosen to disable all the base DNs on the server '%s'.  Do you want to \
- disable also the replication port '%d'?
+ chosen to disable all the replicated base DNs on the server '%s'.  Do you \
+ want to disable also the replication port '%d'?
 INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=You have decided to disable the \
  replication server (replication changelog).  After disabling the replication \
  server only one replication server will be configured for the following \

--
Gitblit v1.10.0