From d954ca4d5899d00df2001ec877fc3ffe94ee28d8 Mon Sep 17 00:00:00 2001 From: Chris Ridd <chris.ridd@forgerock.com> Date: Tue, 09 Apr 2013 14:45:33 +0000 Subject: [PATCH] CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled --- opends/src/messages/messages/admin_tool_pl.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/admin_tool_pl.properties b/opends/src/messages/messages/admin_tool_pl.properties index 24d6db8..7c06ef1 100644 --- a/opends/src/messages/messages/admin_tool_pl.properties +++ b/opends/src/messages/messages/admin_tool_pl.properties @@ -157,7 +157,9 @@ INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=Niezdefiniowany indeks INFO_CTRL_PANEL_INDEX_APPROXIMATE=Przybli\u017cenie INFO_CTRL_PANEL_CANCEL_BUTTON_LABEL=Anuluj -INFO_BASEDN_NOT_REPLICATED_LABEL=Wy\u0142\u0105czony +INFO_BASEDN_NOT_REPLICATED_LABEL= +INFO_BASEDN_DISABLED_LABEL=Wy\u0142\u0105czony +INFO_BASEDN_REPLICATED_LABEL=W\u0142\u0105czony INFO_REPLICATION_ENABLE_HOST2_CONNECTION_PARAMETERS=>>>> Podaj parametry po\u0142\u0105czenia administracyjnego dla drugiego serwera INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION=Replikacja MILD_ERR_CANNOT_CONNECT_TO_REMOTE=Could not connect to server '%s' on port '%s'. Verify that the provided information is valid and that the server is running. Szczeg\u00f3\u0142y: %s @@ -190,7 +192,6 @@ MILD_ERR_REPLICATION_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Nast\u0119puj\u0105ce b\u0142\u0119dy napotkano podczas czytania konfiguracji istniej\u0105cych serwer\u00f3w:%n%s%n%nJe\u015bli b\u0119dziesz kontynuowa\u0142, narz\u0119dzie powielania spr\u00f3buje uaktualni\u0107 konfiguracj\u0119 wszystkich serwer\u00f3w. Jednak nie mo\u017ce zagwarantowa\u0107, \u017ce serwery generuj\u0105ce b\u0142\u0119dy zostan\u0105 uaktualnione. Czy chcesz kontynuowa\u0107? INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=Pe\u0142na \u015bcie\u017cka do pliku gdzie odpowiednik nieinteraktywnych polece\u0144 b\u0119dzie zapisany je\u015bli polecenie uruchomione jest w trybie interaktywnym INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=Serwer jest uruchomiony. You must provide authentication to create a VLV index. -INFO_BASEDN_REPLICATED_LABEL=W\u0142\u0105czony INFO_CTRL_PANEL_MUST_DEFINE_INDEX=Musisz zdefiniowa\u0107 indeks '%s'. INFO_REMOVE_LDIFS_LABEL=Pliki Eksportu LDIF Znajduj\u0105ce si\u0119 w Katalogu ldif INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=U\u017cyj StartTLS do zabezpieczenia komunikacji z drugim serwerem -- Gitblit v1.10.0