From a039960738d23789c80e86194bbd65245eb0bb1d Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 28 Sep 2011 08:45:48 +0000 Subject: [PATCH] Fix build breakage due to duplicate token in properties file. The global.xxxx tokens must not be translated. --- opends/src/messages/messages/quicksetup_pl.properties | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/opends/src/messages/messages/quicksetup_pl.properties b/opends/src/messages/messages/quicksetup_pl.properties index a7400e4..0a4adde 100644 --- a/opends/src/messages/messages/quicksetup_pl.properties +++ b/opends/src/messages/messages/quicksetup_pl.properties @@ -31,11 +31,11 @@ global.category=QUICKSETUP global.ordinal=-1 global.use.message.jar.if.webstart=true +# INFO_BUILD_EXTRACTOR_ERROR_FILE_NO_EXIST=Plik %s nie istnieje. INFO_CERTIFICATE_DIALOG_DO_NOT_ACCEPT_BUTTON_LABEL=Nie Akceptuj -INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER=Error reading data from server %s. There is an error with the certificate presented by the server. -Szczeg\u00f3\u0142y: %s +INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER=Error reading data from server %s. There is an error with the certificate presented by the server. Szczeg\u00f3\u0142y: %s INFO_LICENSE_CLI_ACCEPT_NO=Nie INFO_SERVER_NOT_RUNNING_MSG=Serwer Us\u0142ug Katalogowych nie jest uruchomiony. Click 'Yes' to continue the uninstall. INFO_CANCEL_BUTTON_TOOLTIP=Anuluj bie\u017c\u0105c\u0105 uruchomion\u0105 operacj\u0119 @@ -53,15 +53,13 @@ INFO_SERVER_NOT_RUNNING_TITLE=Serwer Us\u0142ug Katalogowych nie jest uruchomiony. INFO_REMOTE_SERVER_HOST_LABEL=Nazwa Hosta: INFO_GLOBAL_ADMINISTRATOR_PWD_LABEL=Has\u0142o Globalnego Administratora: -global.use.message.jar.if.webstart=prawda INFO_PROGRESS_DETAILS_LABEL=Szczeg\u00f3\u0142y: INFO_BUG_MSG=Wyst\u0105pi\u0142 niespodziewany b\u0142\u0105d. INFO_CANNOT_USE_DEFAULT_PORT=Nie mo\u017cna u\u017cy\u0107 389. Port w u\u017cyciu lub nieautoryzowany u\u017cytkownik. INFO_ERROR_CREATING_BUILD_INFO_MSG=Error determining the server build information. Szczeg\u00f3\u0142y: %s INFO_CONFIRM_QUIT_UPGRADE_TITLE=Wymagane potwierdzenie INFO_LICENSE_CLI_ACCEPT_INVALID_RESPONSE=B\u0142\u0119dna odpowied\u017a -INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE=B\u0142\u0105d w odczycie danych z serwera. There is an error with the certificate presented by the server. -Szczeg\u00f3\u0142y: %s +INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE=B\u0142\u0105d w odczycie danych z serwera. There is an error with the certificate presented by the server. Szczeg\u00f3\u0142y: %s INFO_SUMMARY_STOP_ERROR=An error occurred Stopping Server. Sprawd\u017a pole tekstowe 'Szczeg\u00f3\u0142y' aby uzyska\u0107 wi\u0119cej informacji. INFO_EXCEPTION_DETAILS=Szczeg\u00f3\u0142y: %s INFO_CONFIRM_UNINSTALL_STEP=Opcje deinstalacji -- Gitblit v1.10.0