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/admin_fr.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/admin_fr.properties b/opends/src/messages/messages/admin_fr.properties index ae3bda4..118e06d 100644 --- a/opends/src/messages/messages/admin_fr.properties +++ b/opends/src/messages/messages/admin_fr.properties @@ -175,3 +175,7 @@ SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=Impossible de d\u00e9sactiver %1$s car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%2$s" dans %3$s appel\u00e9 "%4$s" SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=Impossible de d\u00e9sactiver %1$s car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%2$s" dans %3$s SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=Une erreur est survenue pendant que le syst\u00e8me tentait de d\u00e9terminer si %s dans l'entr\u00e9e %s est activ\u00e9\u00a0: %s +SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector self-signed certificate cannot be generated because the following error occurred: %s +SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration connector self-signed certificate cannot be generated because the following files are missing: %s +SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions on file %s + -- Gitblit v1.10.0