From 1ff875d8cf5d39a589ba124c52c35148a2d8daf4 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.

---
 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 e8440aa..50c9df2 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/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