From cf6a30a62ca4cef27254d68e27f96431188bb4a3 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. --- opends/src/messages/messages/dsconfig_es.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/dsconfig_es.properties b/opends/src/messages/messages/dsconfig_es.properties index 94b196d..5704c2b 100644 --- a/opends/src/messages/messages/dsconfig_es.properties +++ b/opends/src/messages/messages/dsconfig_es.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=No se ha especificado la contrase\u00f1a de enlace LDAP, por lo que no puede leerse de forma interactiva INFO_DSCFG_DESCRIPTION_FORCE_1196=Omitir %s no existentes SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=La propiedad de %s "%s" es obligatoria y no se puede restablecer. Use la opci\u00f3n "%s" para especificar un nuevo valor +SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : el argumento "--%s" restablece la propiedad al valor predeterminado. No puede utilizarse para establecer una propiedad en un valor dado SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=El nombre "%s" no es un nombre v\u00e1lido para el objeto %s que tiene la siguiente sintaxis: %s SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=No se permiten nombres vac\u00edos para %s SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=No se permiten nombres en blanco para %s -- Gitblit v1.10.0