From c37818cc35db57ce3b554319637c405135945ea4 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 28 Apr 2009 21:30:47 +0000
Subject: [PATCH] Update label to be explicit of the nature of the averages displayed by the control panel.

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

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index e8440aa..50c9df2 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -2450,7 +2450,7 @@
 INFO_CTRL_PANEL_CONNECTION_HANDLER_VIEW_MENU=View
 INFO_CTRL_PANEL_CONNECTION_HANDLER_VIEW_MENU_DESCRIPTION=View options \
  for the Connection Handler Monitoring
-INFO_CTRL_PANEL_SHOW_AVERAGES=Show Averages
+INFO_CTRL_PANEL_SHOW_AVERAGES=Show Averages since Server Startup
 INFO_CTRL_PANEL_CONNECTION_HANDLER_HEADER=Connection Handler
 INFO_CTRL_PANEL_CONNECTION_HANDLER_MONITORING=Connection Handler
 INFO_CTRL_PANEL_AVERAGE_HEADER=%s Avg per second

--
Gitblit v1.10.0