From 328ec50e683c622586d30aeb9dee55bebdebfe0c 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.
---
opends/src/messages/messages/tools.properties | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 36c0e51..d6e10aa 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/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