From 1a3a07f47d0c6e9452e39dd0472a3356434782bf Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Thu, 29 Apr 2010 15:34:27 +0000
Subject: [PATCH] Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logging configuration and definitely fix issue 4367  - Resolve issue 4523 - ACI and sub-entry caches not updated on replicas - Update the build factory to warn about generated messages on precommit - Resolve some issues in the Control Panel - Fix an issue with java.properties being ignored by some CLI

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 1040f78..e8b98b0 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -2832,7 +2832,7 @@
 INFO_CTRL_PANEL_DAYS=Days:
 INFO_CTRL_PANEL_JANUARY=January
 INFO_CTRL_PANEL_FEBRUARY=February
-INFO_CTRL_PANEL_MARS=Mars
+INFO_CTRL_PANEL_MARCH=March
 INFO_CTRL_PANEL_APRIL=April
 INFO_CTRL_PANEL_MAY=May
 INFO_CTRL_PANEL_JUNE=June

--
Gitblit v1.10.0