From a091e85ec925fdb878303144f7b4f5e302e7c35f Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 21 Sep 2007 17:31:33 +0000 Subject: [PATCH] Fix for issues 2314 and 2238. --- opends/src/messages/messages/admin_tool.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index 0a9a88a..823a86d 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -47,6 +47,7 @@ # word separator # INFO_ADDRESS_PORT_COLUMN=Address:Port +INFO_HOSTNAME_LABEL=Host Name: INFO_ADMINISTRATIVE_USERS_LABEL=Administrative Users: INFO_AGE_OF_OLDEST_MISSING_CHANGE_COLUMN=<html>Age of Oldest<br>Missing \ Change<br>(hh:mm:ss) @@ -220,7 +221,8 @@ INFO_JMX_SECURE_PROTOCOL_LABEL=JMX (Secure) INFO_LDAP_PROTOCOL_LABEL=LDAP INFO_LDAPS_PROTOCOL_LABEL=LDAPS -INFO_LISTENERS_TITLE=Listener Ports +INFO_LDIF_PROTOCOL_LABEL=LDIF +INFO_LISTENERS_TITLE=Connection Handlers INFO_LOGIN_CANCEL_BUTTON_TOOLTIP=Close Login Dialog INFO_LOGIN_DIALOG_MSG=You must provide an Administrative User DN and password \ to retrieve monitoring information. -- Gitblit v1.10.0