From 7164c02689bf2fba4a7b1ec9229d6775d3332adc Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Thu, 27 May 2010 09:03:15 +0000
Subject: [PATCH] GUI L&F enhancements, including accessibility and 508 compliances.

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index e8b98b0..7431022 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -2056,6 +2056,8 @@
 
 INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=Choose the server to be administered:
 INFO_CTRL_PANEL_REMOTE_SERVER=Remote Server:
+INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=Fully qualified host name of the remote \
+ server.
 INFO_CTRL_PANEL_LOCAL_SERVER=Local Server
 INFO_CTRL_PANEL_ADMINISTRATION_PORT=Administration Port:
 INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=Not Running
@@ -2970,3 +2972,6 @@
 INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=The duplicated entry \
  will contain a password with value '%s'
 INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<Binary Value>
+INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=Required Icon.
+INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=Warning Icon.
+INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - Column %s

--
Gitblit v1.10.0