From ace2bd4146fe55154c0d716f20d9cbff3a2297d3 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Thu, 27 Sep 2007 14:50:30 +0000
Subject: [PATCH] Improvements to aggregation support and foundation work for expressing arbitrary constraints within components.

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index 5dce163..5dfdac8 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -440,3 +440,6 @@
 SEVERE_ERR_GET_HEADING_MODE_SINGLE_143=The %s could not be decoded due to the following reason:
 SEVERE_ERR_GET_HEADING_MODE_PLURAL_144=The %s could not be decoded due to the following reasons:
 INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Create a new %s
+INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=The referenced %s \
+ called "%s" must be enabled so that it can be used with this %s. Do \
+ you want to edit its properties in order to enable it?

--
Gitblit v1.10.0