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/utility_de.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/utility_de.properties b/opends/src/messages/messages/utility_de.properties index 73d91b9..7f52f35 100644 --- a/opends/src/messages/messages/utility_de.properties +++ b/opends/src/messages/messages/utility_de.properties @@ -265,7 +265,7 @@ INFO_MENU_PROMPT_MULTI_DEFAULT_218=Geben Sie eine oder mehrere durch Kommas getrennte Optionen ein [%s]: INFO_MENU_PROMPT_RETURN_TO_CONTINUE_219=Dr\u00fccken Sie ENTER, um fortzufahren INFO_MENU_PROMPT_CONFIRM_220=%s (%s / %s) [%s]: -SEVERE_ERR_CONSOLE_INPUT_ERROR_221=The response could not be read from the console due to the following error: %s +SEVERE_ERR_CONSOLE_INPUT_ERROR_221=Die Antwort konnte aufgrund des folgenden Fehlers nicht von der Konsole gelesen werden: %s INFO_MENU_OPTION_BACK_222=Zur\u00fcck INFO_MENU_OPTION_BACK_KEY_223=Z SEVERE_ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE_224=Rejecting entry %s because it was rejected by a plugin @@ -314,4 +314,5 @@ MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Limit f\u00fcr Best\u00e4tigungsversuche erreicht (%d) SEVERE_ERR_UNEXPECTED_268=Unexpected error. Details: %s MILD_ERR_TRIES_LIMIT_REACHED_269=Limit f\u00fcr Eingabeversuche erreicht (%d) - \ No newline at end of file +INFO_ADMIN_CONN_PROMPT_PORT_NUMBER_270=Directory server administration port number [%d]: +MILD_ERR_LDIF_INVALID_ATTR_OPTION_271=Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s -- Gitblit v1.10.0