From ad42fe808889ebd10ac8787ae5a36247d69ebe66 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 06 Feb 2009 13:48:08 +0000 Subject: [PATCH] Add UI to allow the user the refreshing period using by the control panel to update its contents. --- opends/src/messages/messages/admin_tool.properties | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index 9eaa32e..c2558c9 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -20,7 +20,7 @@ # # CDDL HEADER END # -# Copyright 2006-2008 Sun Microsystems, Inc. +# Copyright 2006-2009 Sun Microsystems, Inc. @@ -2315,3 +2315,12 @@ INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - VLV Index INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=Display All Command-lines + +INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=Global view options. +INFO_CTRL_PANEL_REFRESH_MENU=Refresh options... +INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=Refresh Options +INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=Select the period (in seconds) \ + used to refresh the monitoring and configuration information displayed. +INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=Refresh Period (sec): +INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=The period time must be an integer \ + positive value smaller than %d seconds. \ No newline at end of file -- Gitblit v1.10.0