From 4108040fdbbcec35b41c03ab58ed15b3835d337e Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Tue, 27 Sep 2011 19:47:15 +0000
Subject: [PATCH] Fix OPENDJ-222: More rebranding work

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index edaeace..55864db 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -21,6 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2010 Sun Microsystems, Inc.
+#      Portions Copyright 2011 ForgeRock AS
 
 
 
@@ -384,7 +385,7 @@
 INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> Configuring the "%s" property (Continued)
 INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> Specify a name for the %s. This name will be used as the value for the "%s" property which has the following description:
 INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=Enter a name for the %s that you want to create:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDS configuration console main menu
+INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ configuration console main menu
 INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=What do you want to configure?
 INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s management menu
 INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=What would you like to do?
@@ -400,7 +401,7 @@
 SEVERE_ERR_DSCFG_BAD_HOST_NAME_1370=The hostname "%s" could not be resolved. Please check you have provided the correct address
 SEVERE_ERR_DSCFG_BAD_PORT_NUMBER_1371=Invalid port number "%s". Please enter a valid port number between 1 and 65535
 INFO_DSCFG_GENERIC_TYPE_OPTION_1372=Generic %s
-INFO_DSCFG_HEADING_CONNECTION_PARAMETERS_1373=>>>> Specify OpenDS LDAP connection parameters
+INFO_DSCFG_HEADING_CONNECTION_PARAMETERS_1373=>>>> Specify OpenDJ LDAP connection parameters
 INFO_DSCFG_PROMPT_SECURITY_USE_SECURE_CTX_1374=How do you want to connect?
 INFO_DSCFG_PROMPT_SECURITY_USE_SSL_1375=LDAP with SSL
 INFO_DSCFG_PROMPT_SECURITY_USE_START_TLS_1376=LDAP with StartTLS

--
Gitblit v1.10.0