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/task_fr.properties |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/opends/src/messages/messages/task_fr.properties b/opends/src/messages/messages/task_fr.properties
index ecfb2be..b91033b 100644
--- a/opends/src/messages/messages/task_fr.properties
+++ b/opends/src/messages/messages/task_fr.properties
@@ -52,8 +52,8 @@
 INFO_TASK_SHUTDOWN_DEFAULT_MESSAGE_3=Le processus d'arr\u00eat de Directory Server a \u00e9t\u00e9 initi\u00e9 par la t\u00e2che %s
 INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE_4=Le processus d'arr\u00eat de Directory Server a \u00e9t\u00e9 initi\u00e9 par la t\u00e2che %s\u00a0:  %s
 SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_FILENAME_5=Unable to add one or more files to the server schema because no schema file names were provided in attribute %s of task entry %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE_6=Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directory %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE_7=Unable to add one or more files to the server schema because an error occurred while attempting to determine whether file %s exists in schema directory %s:  %s
+SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE_6=Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directories %s or %s
+SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE_7=Unable to add one or more files to the server schema because an error occurred while attempting to determine whether file %s exists in schema directory %s or %s:  %s
 SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE_8=An error occurred while attempting to load the contents of schema file %s into the server schema:  %s
 SEVERE_ERR_TASK_ADDSCHEMAFILE_CANNOT_LOCK_SCHEMA_9=Unable to add one or more files to the server schema because the server was unable to obtain a write lock on the schema entry %s after multiple attempts
 SEVERE_ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES_10=You do not have sufficient privileges to modify the server schema
@@ -90,7 +90,7 @@
 INFO_TASK_REBUILD_NAME_41=Reconstituer l'index
 INFO_TASK_RESTORE_NAME_42=Restauration
 INFO_TASK_SET_GENERATION_ID_NAME_43=D\u00e9finir l'ID de g\u00e9n\u00e9ration
-INFO_TASK_SHUTDOWN_NAME_44=Arr\u00eater
+INFO_TASK_SHUTDOWN_NAME_44=\u00c9teindre
 INFO_TASK_STATE_UNSCHEDULED_45=Non planifi\u00e9
 INFO_TASK_STATE_DISABLED_46=D\u00e9sactiv\u00e9
 INFO_TASK_STATE_WAITING_ON_START_TIME_47=Attente \u00e0 l'heure de d\u00e9but
@@ -113,9 +113,9 @@
 INFO_BACKUP_ARG_BACKUP_ID_64=ID de sauvegarde
 INFO_BACKUP_ARG_INC_BASE_ID_65=ID de base incr\u00e9mentielle
 INFO_EXPORT_ARG_LDIF_FILE_66=Fichier LDIF
-INFO_EXPORT_ARG_BACKEND_ID_67=Identifiant du backend
+INFO_EXPORT_ARG_BACKEND_ID_67=ID du backend
 INFO_EXPORT_ARG_APPEND_TO_LDIF_68=Ajouter \u00e0 LDIF
-INFO_EXPORT_ARG_COMPRESS_LDIF_69=Compresser LDIF
+INFO_EXPORT_ARG_COMPRESS_LDIF_69=Compress LDIF
 INFO_EXPORT_ARG_ENCRYPT_LDIF_70=Chiffrer LDIF
 INFO_EXPORT_ARG_SIGN_HASH_71=Signer le hachage
 INFO_EXPORT_ARG_INCL_ATTR_72=Inclure un attribut
@@ -131,7 +131,7 @@
 INFO_IMPORT_ARG_LDIF_FILE_82=Fichier LDIF
 INFO_IMPORT_ARG_APPEND_83=Ajouter
 INFO_IMPORT_ARG_REPLACE_EXISTING_84=Remplacer l'existant
-INFO_IMPORT_ARG_BACKEND_ID_85=Identifiant du backend
+INFO_IMPORT_ARG_BACKEND_ID_85=ID du backend
 INFO_IMPORT_ARG_INCL_ATTR_86=Inclure un attribut
 INFO_IMPORT_ARG_EXCL_ATTR_87=Exclure un attribut
 INFO_IMPORT_ARG_INCL_FILTER_88=Inclure un filtre
@@ -152,3 +152,5 @@
 SEVERE_ERR_TASK_INITIALIZE_INVALID_GENERATION_ID_103=Invalid generation ID provided with the task
 INFO_IMPORT_ARG_TEMPLATE_FILE_104=Fichier mod\u00e8le
 INFO_IMPORT_ARG_RANDOM_SEED_105=Germe al\u00e9atoire
+SEVERE_ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT_106=Unable to connect to the server at %s on port %s. Check this port is an administration port
+INFO_TASK_STATE_RECURRING_107=Recurring

--
Gitblit v1.10.0