From ebc29455f8c4e79f565717fe4a44b02e296e6c3f Mon Sep 17 00:00:00 2001 From: shankar_mbn <shankar_mbn@localhost> Date: Thu, 29 Jan 2009 11:34:14 +0000 Subject: [PATCH] Fix for Issue 3682, 3643 - Addition of Localized resource files with new translations --- opends/src/messages/messages/replication_fr.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication_fr.properties b/opends/src/messages/messages/replication_fr.properties index ea7310f..0a223c7 100644 --- a/opends/src/messages/messages/replication_fr.properties +++ b/opends/src/messages/messages/replication_fr.properties @@ -71,7 +71,7 @@ SEVERE_ERR_EXCEPTION_STARTING_SESSION_20=Caught Exception during initial communication on domain %s with replication server %s : %s MILD_ERR_CANNOT_RECOVER_CHANGES_21=Erreur lors de la recherche d'anciennes modifications \u00e0 partir de la base de donn\u00e9es pour le DN de base %s NOTICE_COULD_NOT_FIND_CHANGELOG_WITH_MY_CHANGES_22=Serveur de r\u00e9plication ayant consult\u00e9 toutes les modifications locales sur le suffixe %s introuvable. %d serveur(s) de r\u00e9plication non mis \u00e0 jour trouv\u00e9(s). Relecture des modifications imminente -NOTICE_COULD_NOT_FIND_CHANGELOG_23=Impossible de se connecter \u00e0 un serveur de r\u00e9plication sur le suffixe %s, nouvelle tentative... +NOTICE_COULD_NOT_FIND_CHANGELOG_23=Impossible de se connecter \u00e0 un serveur de r\u00e9plication sur le suffixe %s, nouvelle tentative... NOTICE_EXCEPTION_CLOSING_DATABASE_24=Erreur lors de la fermeture de la base de donn\u00e9es du serveur de r\u00e9plication %s : SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, operation could not be decoded : FATAL_ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR_26=Error Trying to use the underlying database. The Replication Server is going to shut down -- Gitblit v1.10.0