From c2d0d212b510d8e82b9b123b4d06a80b835c8cd4 Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Fri, 06 Dec 2013 16:52:01 +0000
Subject: [PATCH] OpenDJ 3 : config framework

---
 opendj-admin/src/main/resources/com/forgerock/opendj/ldap/admin.properties |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/opendj-admin/src/main/resources/com/forgerock/opendj/ldap/admin.properties b/opendj-admin/src/main/resources/com/forgerock/opendj/ldap/admin.properties
index 0992c20..15d9a36 100644
--- a/opendj-admin/src/main/resources/com/forgerock/opendj/ldap/admin.properties
+++ b/opendj-admin/src/main/resources/com/forgerock/opendj/ldap/admin.properties
@@ -53,7 +53,7 @@
 ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \
  directory %s cannot be loaded because an unexpected error occurred while \
  trying to open the file for reading:  %s
-MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=The extensions directory %s does not \
+ERR_ADMIN_NO_EXTENSIONS_DIR_12=The extensions directory %s does not \
  exist, therefore no extensions will be loaded
 ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \
  Server extensions because the extensions directory %s exists but is not a \
@@ -279,8 +279,7 @@
 ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \
 connector self-signed certificate cannot be generated because the following \
 files are missing: %s
-SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \
+WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \
  on file %s
 ERR_ADMIN_MERGING_138=The registry information of the servers could not \
- be merged
-
+ be merged
\ No newline at end of file

--
Gitblit v1.10.0