From 00e13f972c166b2d849c8f7c72ee5c60330ef7e5 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Wed, 19 Sep 2007 14:16:12 +0000 Subject: [PATCH] Partial fix for issue 1449: add support in dsconfig for dynamically creating new components when editing aggregation properties. --- opends/src/messages/messages/dsconfig.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties index b6055d3..5dce163 100644 --- a/opends/src/messages/messages/dsconfig.properties +++ b/opends/src/messages/messages/dsconfig.properties @@ -439,3 +439,4 @@ INFO_DSCFG_PROMPT_EDIT_142=Would you like to edit the properties of the %s in order to resolve this problem? 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 -- Gitblit v1.10.0