From 0a2e22293f5c36807d89441f9bd8c56ae0b59097 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Fri, 16 Nov 2007 16:40:35 +0000
Subject: [PATCH] Update admin framework and dsconfig to support tagging of component definitions as advanced and customizable:

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index 2bf2d9d..53aed11 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -442,3 +442,8 @@
 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?
+INFO_DSCFG_CUSTOM_TYPE_OPTION_147=Custom %s
+INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=A Custom %s with a user-defined \
+ implementation class
+INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=A Generic %s
+INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=Help: %s

--
Gitblit v1.10.0