From b0d58fa8841edd3120c89fabf6a2e3671b4ffdaf Mon Sep 17 00:00:00 2001 From: shankar_mbn <shankar_mbn@localhost> Date: Mon, 30 Mar 2009 06:21:19 +0000 Subject: [PATCH] OpenDS precommit Fixes: Addition of Localized resource files with new translations --- opendj-sdk/opends/src/admin/messages/ConnectionHandlerCfgDefn_es.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/ConnectionHandlerCfgDefn_es.properties b/opendj-sdk/opends/src/admin/messages/ConnectionHandlerCfgDefn_es.properties index 2ee45c2..495c3f8 100644 --- a/opendj-sdk/opends/src/admin/messages/ConnectionHandlerCfgDefn_es.properties +++ b/opendj-sdk/opends/src/admin/messages/ConnectionHandlerCfgDefn_es.properties @@ -1,5 +1,5 @@ user-friendly-name=Connection Handler -user-friendly-plural-name=Connection Handlers +user-friendly-plural-name=Controladores de conexi\u00f3n synopsis=Connection Handlers are responsible for handling all interaction with the clients, including accepting the connections, reading requests, and sending responses. property.allowed-client.synopsis=Specifies a set of host names or address masks that determine the clients that are allowed to establish connections to this connection handler. property.allowed-client.description=Valid values include a host name, a fully qualified domain name, a domain name, an IP address, or a subnetwork with subnetwork mask. -- Gitblit v1.10.0