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/RootCfgDefn_fr.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/admin/messages/RootCfgDefn_fr.properties b/opends/src/admin/messages/RootCfgDefn_fr.properties index 54efd5e..9e42f65 100644 --- a/opends/src/admin/messages/RootCfgDefn_fr.properties +++ b/opends/src/admin/messages/RootCfgDefn_fr.properties @@ -4,7 +4,7 @@ tag.core-server.synopsis=Core server tag.database.synopsis=Caching and back-ends tag.logging.synopsis=Logging -tag.replication.synopsis=Replication +tag.replication.synopsis=R\u00e9plication tag.security.synopsis=Authentication and authorization tag.user-management.synopsis=User management relation.access-control-handler.user-friendly-name=Access Control Handler @@ -30,7 +30,7 @@ relation.certificate-mapper.user-friendly-plural-name=Certificate Mappers relation.certificate-mapper.synopsis=Certificate Mappers are responsible for establishing a mapping between a client certificate and the entry for the user that corresponds to that certificate. relation.connection-handler.user-friendly-name=Connection Handler -relation.connection-handler.user-friendly-plural-name=Connection Handlers +relation.connection-handler.user-friendly-plural-name=Gestionnaires de connexion relation.connection-handler.synopsis=Connection Handlers are responsible for handling all interaction with the clients, including accepting the connections, reading requests, and sending responses. relation.crypto-manager.user-friendly-name=Crypto Manager relation.crypto-manager.synopsis=The Crypto Manager provides a common interface for performing compression, decompression, hashing, encryption and other kinds of cryptographic operations. -- Gitblit v1.10.0