From 88153a926cb3e096a7e681119e585a5c55ca1d68 Mon Sep 17 00:00:00 2001
From: shankar_mbn <shankar_mbn@localhost>
Date: Mon, 30 Mar 2009 06:21:19 +0000
Subject: [PATCH] OpenDS precommit Fixes:  Addition of Localized resource files with new translations

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

diff --git a/opends/src/messages/messages/plugin_es.properties b/opends/src/messages/messages/plugin_es.properties
index 92b4c35..254a826 100644
--- a/opends/src/messages/messages/plugin_es.properties
+++ b/opends/src/messages/messages/plugin_es.properties
@@ -158,3 +158,6 @@
 SEVERE_ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_SYNC_109=An internal error occurred while attempting to determine whether the synchronization operation (connID=%d, opID=%d) for entry %s would have resulted in a unique attribute conflict (result %s, message %s)
 SEVERE_ERR_PLUGIN_REFERENT_ATTR_UNINDEXED_110=The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
 SEVERE_ERR_PLUGIN_UNIQUEATTR_ATTR_UNINDEXED_111=The unique attribute plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
+SEVERE_ERR_PLUGIN_NETWORKGROUP_INVALID_PLUGIN_TYPE_112=An attempt was made to register the NetworkGroup plugin to be invoked as a %s plugin.  This plugin type is not allowed for this plugin
+SEVERE_ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_113=An attempt was made to register the Change Number Control plugin to be invoked as a %s plugin.  This plugin type is not allowed for this plugin
+SEVERE_ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST_114=An attempt was made to register the Change Number Control plugin with the following plugin types : %s. However this plugin must be configured with all of the following plugin types : %s
\ No newline at end of file

--
Gitblit v1.10.0