From 49f6afda44400d2ceb9125482638141e4ee6f496 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) --- opendj-sdk/opends/src/messages/messages/admin_tool.properties | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties index 9989a29..16621a8 100644 --- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties +++ b/opendj-sdk/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