From 81b66dafd30d3893f5199a7ca5efaae9eff3e180 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 05 Nov 2007 22:14:14 +0000
Subject: [PATCH] Complete fix for issue 2263.

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

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index a1e162e..c9fea42 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -685,6 +685,7 @@
 INFO_PROGRESS_IMPORTING_LDIF=Importing LDIF file %s:
 INFO_PROGRESS_IMPORTING_LDIFS=Importing LDIF files %s:
 INFO_PROGRESS_INITIALIZING_ADS=Initializing Registration information
+INFO_PROGRESS_INITIALIZING_SCHEMA=Initializing schema information
 INFO_PROGRESS_INITIALIZING_SUFFIX=Initializing base DN %s with the contents \
  from %s:
 INFO_PROGRESS_PANEL_TITLE=Progress

--
Gitblit v1.10.0