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/messages/messages/utility_fr.properties |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/utility_fr.properties b/opends/src/messages/messages/utility_fr.properties
index 7e7169a..0c72c8e 100644
--- a/opends/src/messages/messages/utility_fr.properties
+++ b/opends/src/messages/messages/utility_fr.properties
@@ -194,7 +194,7 @@
 SEVERE_ERR_FILEPERM_SET_JAVA_FAILED_UNALTERED_145=All of the attempts to update the file permissions for %s failed.  The file should be left with its original permissions
 MILD_ERR_FILEPERM_INVALID_UNIX_MODE_STRING_146=La cha\u00eene indiqu\u00e9e %s ne repr\u00e9sente pas un mode de fichiers UNIX valide.  Les modes de fichiers UNIX doivent \u00eatre une cha\u00eene de trois caract\u00e8res, dans laquelle chaque caract\u00e8re est un chiffre num\u00e9rique entre z\u00e9ro et sept 
 MILD_ERR_EXEC_DISABLED_147=La commande %s ne sera pas autoris\u00e9 car Directory Server a \u00e9t\u00e9 configur\u00e9 pour refuser d'utiliser la m\u00e9thode exec
-SEVERE_ERR_VALIDATOR_PRECONDITION_NOT_MET_148=A precondition of the invoked method was not met.  This This usually means there is a defect somewhere in the call stack.  Details: %s
+SEVERE_ERR_VALIDATOR_PRECONDITION_NOT_MET_148=A precondition of the invoked method was not met.  This This usually means there is a defect somewhere in the call stack.  D\u00e9tails\u00a0: %s
 INFO_GLOBAL_OPTIONS_149=Options globales\u00a0:
 INFO_GLOBAL_OPTIONS_REFERENCE_150=Voir "%s --aide"
 INFO_SUBCMD_OPTIONS_151=Options de la sous-commande :
@@ -312,6 +312,7 @@
 INFO_ARGPARSER_USAGE_JAVA_SCRIPTNAME_265=Utilisation\u00a0:  %s  {options}
 INFO_ARGPARSER_USAGE_TRAILINGARGS_266={arguments-fin}
 MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Limite de tentatives de confirmation atteinte (%d)
-SEVERE_ERR_UNEXPECTED_268=Unexpected error.  Details: %s
+SEVERE_ERR_UNEXPECTED_268=Unexpected error.  D\u00e9tails\u00a0: %s
 MILD_ERR_TRIES_LIMIT_REACHED_269=Limite de tentatives d'entr\u00e9e atteinte (%d)
- 
\ No newline at end of file
+INFO_ADMIN_CONN_PROMPT_PORT_NUMBER_270=Directory server administration port number [%d]:
+MILD_ERR_LDIF_INVALID_ATTR_OPTION_271=Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s

--
Gitblit v1.10.0