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/TrustStoreBackendCfgDefn_fr.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/messages/TrustStoreBackendCfgDefn_fr.properties b/opends/src/admin/messages/TrustStoreBackendCfgDefn_fr.properties
index 08fdbe9..28aec18 100644
--- a/opends/src/admin/messages/TrustStoreBackendCfgDefn_fr.properties
+++ b/opends/src/admin/messages/TrustStoreBackendCfgDefn_fr.properties
@@ -20,7 +20,7 @@
 property.trust-store-pin-property.synopsis=Specifies the name of the Java property that contains the clear-text PIN needed to access the Trust Store Backend .
 property.trust-store-pin-property.requires-admin-action.synopsis=Changes to this property will take effect the next time that the Trust Store Backend is accessed.
 property.trust-store-type.synopsis=Specifies the format for the data in the key store file.
-property.trust-store-type.description=Valid values should always include 'JKS' and 'PKCS12', but different implementations may allow other values as well.
+property.trust-store-type.description=Les valeurs valides doivent toujours inclure 'JKS' et 'PKCS12', mais des impl\u00e9mentations diff\u00e9rentes peuvent accepter d'autres valeurs. 
 property.trust-store-type.default-behavior.alias.synopsis=The JVM default value is used.
 property.trust-store-type.requires-admin-action.synopsis=Changes to this property take effect the next time that the key manager is accessed.
 property.writability-mode.synopsis=Specifies the behavior that the backend should use when processing write operations.

--
Gitblit v1.10.0