From 2a234ac9192f1e82e5f220355bc6cc749631e757 Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Fri, 04 Jan 2008 12:38:05 +0000
Subject: [PATCH] Issue 2650: import-ldif command should give information about JRE version and settings

---
 opendj-sdk/opends/src/messages/messages/jeb.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/jeb.properties b/opendj-sdk/opends/src/messages/messages/jeb.properties
index ba6716e..45ac799 100644
--- a/opendj-sdk/opends/src/messages/messages/jeb.properties
+++ b/opendj-sdk/opends/src/messages/messages/jeb.properties
@@ -178,7 +178,7 @@
  seconds (average rate %.1f/sec)
 INFO_JEB_EXPORT_PROGRESS_REPORT_88=Exported %d records and skipped %d (recent \
  rate %.1f/sec)
-INFO_JEB_IMPORT_THREAD_COUNT_89=Starting import (using %d threads)
+INFO_JEB_IMPORT_THREAD_COUNT_89=Import Thread Count: %d threads
 INFO_JEB_IMPORT_BUFFER_SIZE_90=Buffer size per thread = %,d
 INFO_JEB_IMPORT_LDIF_PROCESSING_TIME_91=LDIF processing took %d seconds
 INFO_JEB_IMPORT_INDEX_PROCESSING_TIME_92=Index processing took %d seconds
@@ -337,4 +337,4 @@
   will not take effect until the backend is restarted. The DB files from the \
   previous directory %s must be moved to the new directory %s after shutting \
   down the backend to retain the existing data
-
+INFO_JEB_IMPORT_STARTING_173=%s starting import (build %s, R%d)

--
Gitblit v1.10.0