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

diff --git a/opends/src/admin/messages/RegularExpressionIdentityMapperCfgDefn_fr.properties b/opends/src/admin/messages/RegularExpressionIdentityMapperCfgDefn_fr.properties
index ce478d9..c480f74 100644
--- a/opends/src/admin/messages/RegularExpressionIdentityMapperCfgDefn_fr.properties
+++ b/opends/src/admin/messages/RegularExpressionIdentityMapperCfgDefn_fr.properties
@@ -5,7 +5,7 @@
 property.enabled.synopsis=Indicates whether the Regular Expression Identity Mapper is enabled for use.
 property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Regular Expression Identity Mapper implementation.
 property.match-attribute.synopsis=Specifies the name or OID of the attribute whose value should match the provided identifier string after it has been processed by the associated regular expression.
-property.match-attribute.description=All values must refer to the name or OID of an attribute type defined in the Directory Server schema. If multiple attributes or OIDs are provided, at least one of those attributes must contain the provided ID string value in exactly one entry.
+property.match-attribute.description=Toutes les valeurs doivent faire r\u00e9f\u00e9rence au nom ou \u00e0 l'OID d'un type d'attribut d\u00e9fini dans le sch\u00e9ma Directory Server.  If multiple attributes or OIDs are provided, at least one of those attributes must contain the provided ID string value in exactly one entry.
 property.match-base-dn.synopsis=Specifies the base DN(s) that should be used when performing searches to map the provided ID string to a user entry. If multiple values are given, searches are performed below all the specified base DNs.
 property.match-base-dn.default-behavior.alias.synopsis=The server searches below all public naming contexts.
 property.match-pattern.synopsis=Specifies the regular expression pattern that is used to identify portions of the ID string that will be replaced.

--
Gitblit v1.10.0