From 7a6606307e54d52badc149be6a288fc1484e442c Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Tue, 27 Sep 2011 19:48:47 +0000
Subject: [PATCH] Fix OPENDJ-222: More rebranding work, fix some messages

---
 opendj-sdk/opends/src/messages/messages/quicksetup_pl.properties |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup_pl.properties b/opendj-sdk/opends/src/messages/messages/quicksetup_pl.properties
index 518d33b..a7400e4 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup_pl.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup_pl.properties
@@ -1,3 +1,37 @@
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License, Version 1.0 only
+# (the "License").  You may not use this file except in compliance
+# with the License.
+#
+# You can obtain a copy of the license at
+# trunk/opends/resource/legal-notices/OpenDS.LICENSE
+# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at
+# trunk/opends/resource/legal-notices/OpenDS.LICENSE.  If applicable,
+# add the following below this CDDL HEADER, with the fields enclosed
+# by brackets "[]" replaced with your own identifying information:
+#      Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+#      Copyright 2006-2009 Sun Microsystems, Inc.
+#      Portions Copyright 2010-2011 ForgeRock AS
+
+
+
+#
+# Global directives
+# Do not translate
+#
+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.

--
Gitblit v1.10.0