From 56269af431723ec4c456c92d0d019e7f6e16832a Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Mon, 10 Feb 2014 16:17:31 +0000
Subject: [PATCH] Checkpoint commit for OPENDJ-1288 :    Migrate I18n and logging support to i18n framework and SLF4J

---
 opendj3-server-dev/src/messages/messages/protocol.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3-server-dev/src/messages/messages/protocol.properties b/opendj3-server-dev/src/messages/messages/protocol.properties
index 6cdf30a..266a18d 100644
--- a/opendj3-server-dev/src/messages/messages/protocol.properties
+++ b/opendj3-server-dev/src/messages/messages/protocol.properties
@@ -863,7 +863,7 @@
  underlying data source: %s
 ERR_SUBTREE_DELETE_INVALID_CONTROL_VALUE_1503=Cannot decode the provided \
  subtree delete control because it contains a value
- SEVERE_ERR_CONNHANDLER_SSL_CANNOT_INITIALIZE_1504=An error occurred \
+ERR_CONNHANDLER_SSL_CANNOT_INITIALIZE_1504=An error occurred \
  while attempting to initialize the SSL context for use in the LDAP \
  Connection Handler:  %s
 ERR_LDAP_UNSUPPORTED_PROTOCOL_VERSION_1505=The Directory Server does not \

--
Gitblit v1.10.0