From db8e7d576fef1332aa34f80f598490ea552c86ba Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Fri, 24 Jul 2009 22:32:43 +0000
Subject: [PATCH] Commit of new import code.

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

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 36c0e51..d6e10aa 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2505,4 +2505,9 @@
  Windows Service
 INFO_INSTALLDS_DO_NOT_ENABLE_WINDOWS_SERVICE_1682=Do not enable the server to \
  run as a Windows Service
+INFO_LDIFIMPORT_DESCRIPTION_TEMP_DIRECTORY_1683=Path to temporary directory \
+for index scratch files during LDIF import
+INFO_LDIFIMPORT_TEMP_DIR_PLACEHOLDER_1684={directory}
+INFO_LDIFIMPORT_DESCRIPTION_DN_CHECK_PHASE_2_1685=Perform DN validation \
+ during second phase of LDIF import
 

--
Gitblit v1.10.0