From 88153a926cb3e096a7e681119e585a5c55ca1d68 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 --- opends/src/admin/messages/ConnectionHandlerCfgDefn_zh_CN.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/ConnectionHandlerCfgDefn_zh_CN.properties b/opends/src/admin/messages/ConnectionHandlerCfgDefn_zh_CN.properties index 2ee45c2..bbe4785 100644 --- a/opends/src/admin/messages/ConnectionHandlerCfgDefn_zh_CN.properties +++ b/opends/src/admin/messages/ConnectionHandlerCfgDefn_zh_CN.properties @@ -1,5 +1,5 @@ user-friendly-name=Connection Handler -user-friendly-plural-name=Connection Handlers +user-friendly-plural-name=\u8fde\u63a5\u5904\u7406\u7a0b\u5e8f 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