From 46cddb74ab9f9fd5c99a7aac6ed4330e9474ecb9 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 05 Jun 2013 10:54:28 +0000 Subject: [PATCH] Fix issue OPENDJ-108, CR-1791. Also fix minor issues with URLs in the install.html and .txt files. --- opends/src/messages/messages/quicksetup_es.properties | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/opends/src/messages/messages/quicksetup_es.properties b/opends/src/messages/messages/quicksetup_es.properties index c53ea3e..0451cac 100644 --- a/opends/src/messages/messages/quicksetup_es.properties +++ b/opends/src/messages/messages/quicksetup_es.properties @@ -21,7 +21,7 @@ # CDDL HEADER END # # Copyright 2006-2010 Sun Microsystems, Inc. -# Portions Copyright 2010-2011 ForgeRock AS +# Portions Copyright 2010-2013 ForgeRock AS @@ -52,7 +52,7 @@ INFO_ADMINISTRATOR_ALREADY_REGISTERED=El administrador ya est\u00e1 registrado. INFO_ADS_EXCEPTION=Se ha producido un error inesperado al gestionar la informaci\u00f3n de registro.%nEl error es: %s # Only translate if the image is specific to the local -INFO_BACKGROUND_ICON=images/opendsbackground.png +INFO_BACKGROUND_ICON=images/opendjbackground.png INFO_BACKGROUND_ICON_DESCRIPTION=Configuraci\u00f3n r\u00e1pida. INFO_BACKGROUND_ICON_TOOLTIP=Configuraci\u00f3n r\u00e1pida INFO_BASE_DN_IS_CONFIGURATION_DN=El ND de base de directorios proporcionado se utiliza para almacenar los datos de configuraci\u00f3n del servidor. Debe especificar un ND distinto. @@ -431,11 +431,11 @@ INFO_LEAVE_DATABASE_EMPTY_LABEL=Dejar la base de datos vac\u00eda INFO_LEAVE_DATABASE_EMPTY_TOOLTIP=No crear ninguna entrada para el ND de base de directorio # Only translate if the image is specific to the local -INFO_MINIMIZED_ICON=images/opendsminimized.gif +INFO_MINIMIZED_ICON=images/opendjminimized.gif INFO_MINIMIZED_ICON_DESCRIPTION=Configuraci\u00f3n r\u00e1pida minimizada. INFO_MINIMIZED_ICON_TOOLTIP=Configuraci\u00f3n r\u00e1pida # Only translate if the image is specific to the local -INFO_MINIMIZED_MAC_ICON=images/opendsminimizedmac.png +INFO_MINIMIZED_MAC_ICON=images/opendjminimizedmac.png INFO_NETWORK_ERROR_TITLE=Error de red INFO_NEXT_BUTTON_LABEL=Siguiente > INFO_NEXT_BUTTON_TOOLTIP=Ir a la etapa siguiente @@ -657,7 +657,7 @@ INFO_SHUTDOWN_DIRECTORY_MANAGER_PWD_TOOLTIP=Introduzca la contrase\u00f1a de la cuenta de usuario administrativo del servidor INFO_SHUTDOWN_DIRECTORY_MANAGER_SHUTDOWN_BUTTON_TOOLTIP=Haga clic para cerrar el servidor con la autenticaci\u00f3n especificada # Only translate if the image is specific to the local -INFO_SPLASH_ICON=images/opendssplash.png +INFO_SPLASH_ICON=images/opendjsplash.png INFO_SPLASH_ICON_DESCRIPTION=Inicio de Configuraci\u00f3n r\u00e1pida. INFO_SPLASH_ICON_TOOLTIP=Inicio de Configuraci\u00f3n r\u00e1pida INFO_SSL_ACCESS_LABEL=Acceso SSL: -- Gitblit v1.10.0