From 67405dde9ba213331dab1fc46cb18c485070fd5b Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Fri, 05 Jun 2009 09:04:50 +0000
Subject: [PATCH] svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0

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

diff --git a/opends/src/messages/messages/schema.properties b/opends/src/messages/messages/schema.properties
index c4b7f3b..7f2e681 100644
--- a/opends/src/messages/messages/schema.properties
+++ b/opends/src/messages/messages/schema.properties
@@ -956,3 +956,7 @@
  could not be parsed as a valid object class definition because the \
  digit '%c' is not allowed as the first character of an object class name \
  unless the name is specified as an OID or the %s configuration option is enabled
+MILD_ERR_ATTR_SYNTAX_OBJECTCLASS_MULTIPLE_SUPERIOR_CLASS_293=The provided "%s" \
+ value could not be parsed as a valid superior object class definition because \
+ definition for the objectclass with OID %s has already  declared a superior objectclass with an OID \
+ of %s. Multiple inheritance of objectclasses is not yet supported

--
Gitblit v1.10.0