From dc1ee0335a6bace8b0ffc4facc2327af7b129b62 Mon Sep 17 00:00:00 2001
From: gbellato <gbellato@localhost>
Date: Mon, 05 Nov 2007 09:24:47 +0000
Subject: [PATCH] Fix for 2263 : Provide a way to initialize schema between 2 servers.

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

diff --git a/opendj-sdk/opends/src/messages/messages/schema.properties b/opendj-sdk/opends/src/messages/messages/schema.properties
index faec7b3..171ec7f 100644
--- a/opendj-sdk/opends/src/messages/messages/schema.properties
+++ b/opendj-sdk/opends/src/messages/messages/schema.properties
@@ -910,3 +910,4 @@
 SEVERE_WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME_278=The provided value \
  %s is not a valid generalized time value because it represents an invalid \
  time (e.g., a date that does not exist):  %s
+NOTICE_SCHEMA_IMPORT_FAILED_279=A schema element could not be imported: %s, %s

--
Gitblit v1.10.0