From 85d65da981291218ad23c9161a04dfdb5481badc Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Mon, 25 Jan 2010 21:17:42 +0000
Subject: [PATCH] Fix for issue #4512 : Add option to display only stats when dumping database

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

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 3241d56..73ec8a3 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2555,3 +2555,5 @@
 MILD_ERR_WINDOWS_SERVICE_ENABLING_ERROR_STARTING_SERVER_1709=The Windows \
  Service was successfully configured but there was an error starting it.  \
  Error code starting Windows Service: %d
+INFO_DESCRIPTION_DBTEST_STATS_ONLY_1710=Do not display the JE data, \
+just statistics

--
Gitblit v1.10.0