From 6bc9517c206b0b8d7cfec7ea4abb7f9dfad535ac Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 23 Oct 2007 21:16:19 +0000
Subject: [PATCH] Fix for issue 2505 (Provide monitoring information about the number of entries on a given base DN)

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 9989a29..16621a8 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -257,7 +257,6 @@
 INFO_NOTHING_SELECTED_TO_UNINSTALL=You must select something to be \
  uninstalled.
 INFO_NUMBER_ENTRIES_COLUMN=Entries
-INFO_NUMBER_ENTRIES_MULTIPLE_SUFFIXES_IN_DB=%s (for all base DNs in %s)
 INFO_OPENDS_VERSION_LABEL=OpenDS Version:
 INFO_PROGRESS_REMOVING_REFERENCES=Removing references on %s
 INFO_PROTOCOL_COLUMN=Protocol

--
Gitblit v1.10.0