From a897ac115c32a48b90b4b282c4a046ada143aa48 Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Wed, 18 Aug 2010 15:41:44 +0000 Subject: [PATCH] Update to messages and localized messages. --- opendj-sdk/opends/src/messages/messages/dsconfig_fr.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/dsconfig_fr.properties b/opendj-sdk/opends/src/messages/messages/dsconfig_fr.properties index 24e7a29..4c090ba9 100644 --- a/opendj-sdk/opends/src/messages/messages/dsconfig_fr.properties +++ b/opendj-sdk/opends/src/messages/messages/dsconfig_fr.properties @@ -20,7 +20,7 @@ # # CDDL HEADER END # -# Copyright 2006-2009 Sun Microsystems, Inc. +# Copyright 2006-2010 Sun Microsystems, Inc. @@ -137,6 +137,7 @@ SEVERE_ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=Le mot de passe pour la liaison LDAP n'a pas \u00e9t\u00e9 sp\u00e9cifi\u00e9 et ne peut pas \u00eatre lu en mode interactif INFO_DSCFG_DESCRIPTION_FORCE_1196=Ignorer les %s inexistant(e)s SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=La propri\u00e9t\u00e9 %s "%s" est obligatoire et ne peut pas \u00eatre r\u00e9initialis\u00e9e. Utilisez l'option "%s" pour sp\u00e9cifier une nouvelle valeur +SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : l'argument "--%s" r\u00e9initialise la propri\u00e9t\u00e9 sur sa valeur par d\u00e9faut. Vous ne pouvez pas l'utiliser pour d\u00e9finir une propri\u00e9t\u00e9 sur une valeur particuli\u00e8re SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=Le nom "%s" n'est pas un nom valide pour l'entr\u00e9e %s, qui a la syntaxe suivante\u00a0: %s SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=Les noms vides ne sont pas admis pour %s SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=Les noms blancs ne sont pas admis pour %s -- Gitblit v1.10.0