From f20ab4f08738aba5f23dc1e53b238d2a4e57b08f Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Sun, 03 Apr 2011 19:43:27 +0000
Subject: [PATCH] Fix OpenDJ-106: QuickStart Welcome Panel calls for Java 5, although OpenDJ now requires Java 6

---
 opendj-sdk/opends/src/messages/messages/quicksetup_ja.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup_ja.properties b/opendj-sdk/opends/src/messages/messages/quicksetup_ja.properties
index 5026768..9e6e3fc 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup_ja.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup_ja.properties
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2010 ForgeRock AS
+#      Portions Copyright 2010-2011 ForgeRock AS
 
 
 
@@ -387,7 +387,7 @@
 INFO_INITIALIZE_PROGRESS_WITH_UNPROCESSED=%s \u500b\u304c\u51e6\u7406\u5f85\u3061\u3067\u3059\u3002
 INFO_INSTALL_SERVER_MUST_BE_TEMPORARILY_STARTED=\u30b5\u30fc\u30d0\u30fc\u306f\u4e00\u6642\u7684\u306b\u8d77\u52d5\u3055\u308c\u307e\u3059\u3002
 INFO_INSTALL_CANCELED=\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u304c\u53d6\u308a\u6d88\u3055\u308c\u307e\u3057\u305f\u3002
-INFO_INSTALLANDUPGRADE_WELCOME_PANEL_INSTRUCTIONS=%s QuickSetup \u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3057\u3066\u3001\u65b0\u3057\u3044\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u69cb\u6210\u3059\u308b\u304b\u3001\u65e2\u5b58\u306e\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3067\u304d\u307e\u3059\u3002<br><br> %s \u306b\u306f Java SE 5.0 \u4ee5\u964d\u306e\u30e9\u30f3\u30bf\u30a4\u30e0\u304c\u5fc5\u8981\u3067\u3059\u3002<br><br> QuickSetup \u306b\u3064\u3044\u3066\u306f\u3001<a href="%s"> %s \u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30b5\u30a4\u30c8</a>\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+INFO_INSTALLANDUPGRADE_WELCOME_PANEL_INSTRUCTIONS=%s QuickSetup \u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3057\u3066\u3001\u65b0\u3057\u3044\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u69cb\u6210\u3059\u308b\u304b\u3001\u65e2\u5b58\u306e\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3067\u304d\u307e\u3059\u3002<br><br> %s \u306b\u306f Java SE 6.0 \u4ee5\u964d\u306e\u30e9\u30f3\u30bf\u30a4\u30e0\u304c\u5fc5\u8981\u3067\u3059\u3002<br><br> QuickSetup \u306b\u3064\u3044\u3066\u306f\u3001<a href="%s"> %s \u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30b5\u30a4\u30c8</a>\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002
 INFO_INSTALLANDUPGRADE_WELCOME_PANEL_TITLE=\u3088\u3046\u3053\u305d
 INFO_INSTALLANDUPGRADER_RBINSTALL_LABEL=\u65b0\u898f\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb
 INFO_INSTALLANDUPGRADER_RBINSTALL_TOOLTIP=\u65b0\u3057\u3044\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5834\u5408\u306b\u9078\u629e\u3057\u307e\u3059\u3002

--
Gitblit v1.10.0