From cdf0cc8c5515a75e3c0e0ca59e7bdd02fb9981e3 Mon Sep 17 00:00:00 2001 From: fguigues <fguigues@localhost> Date: Mon, 14 Sep 2009 13:20:20 +0000 Subject: [PATCH] Fixes --- opends/src/messages/messages/quicksetup.properties | 35 ++++++++++++----------------------- 1 files changed, 12 insertions(+), 23 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index 46d1da2..2baa754 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -502,8 +502,8 @@ INFO_FINISH_BUTTON_UPGRADE_TOOLTIP=Finish Upgrade INFO_FINISHED_PANEL_TITLE=Finished INFO_FINISHED_STEP=Finished -INFO_FRAME_INSTALL_TITLE=OpenDS QuickSetup -INFO_FRAME_UPGRADE_TITLE=OpenDS QuickUpgrade +INFO_FRAME_INSTALL_TITLE=%s QuickSetup +INFO_FRAME_UPGRADE_TITLE=%s QuickUpgrade INFO_GENERAL_ACTION_REQUIRED=Action Required INFO_GENERAL_BUILD_ID=Build ID INFO_GENERAL_CHECKING_DATA=Checking Data... @@ -567,16 +567,11 @@ INFO_INSTALL_SERVER_MUST_BE_TEMPORARILY_STARTED=The Server will be \ temporarily started. INFO_INSTALL_CANCELED=Setup canceled. -INFO_INSTALLANDUPGRADE_WELCOME_PANEL_INSTRUCTIONS=The OpenDS QuickSetup tool \ +INFO_INSTALLANDUPGRADE_WELCOME_PANEL_INSTRUCTIONS=The %s QuickSetup tool \ can either install and configure a new server instance or upgrade an existing \ - server instance. In either case, QuickSetup will use the latest weekly build, \ - which in this case is: %s (Build ID: %s) <br><br> You can also use QuickSetup \ - to set up a weekly build you have downloaded manually. To run QuickSetup in \ - this case, use the setup command at the top level of the OpenDS \ - directory.<br><br> OpenDS requires a Java SE 5.0 or higher runtime.<br><br> \ + server instance. <br><br> %s requires a Java SE 5.0 or higher runtime.<br><br> \ Additional information on QuickSetup is available on the <a \ - href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool"> OpenDS \ - documentation wiki</a>. + href="%s"> %s documentation site</a>. INFO_INSTALLANDUPGRADE_WELCOME_PANEL_TITLE=Welcome INFO_INSTALLANDUPGRADER_RBINSTALL_LABEL=Install New Server Instance INFO_INSTALLANDUPGRADER_RBINSTALL_TOOLTIP=Select to install a new server \ @@ -1008,11 +1003,10 @@ INFO_SUMMARY_INSTALL_FINISHED_CANCELED=<b>QuickSetup Canceled.</b> \ <br>The setup was canceled and any files installed to your system \ during this operation have been removed. -INFO_SUMMARY_INSTALL_FINISHED_SUCCESSFULLY=<b>OpenDS QuickSetup Completed \ - Successfully.</b><br>OpenDS is now installed in %s.<br>The server is \ +INFO_SUMMARY_INSTALL_FINISHED_SUCCESSFULLY=<b>%s QuickSetup Completed \ + Successfully.</b><br>%s is now installed in %s.<br>The server is \ %s.<br><br>Visit the <a \ - href="https://www.opends.org/wiki/page/QuickReferenceGuide"> OpenDS Quick \ - Reference</a> page for an overview of server management and \ + href="%s"> %s Administration Guide</a> for an overview of server management and \ configuration.<br>To see server configuration status and to perform \ some basic administration tasks on the server, click Launch Control Panel. \ Note that you can launch this tool later using %s.<br><INPUT type="submit" \ @@ -1086,7 +1080,7 @@ Successfully.</b><br>The server installation at %s has now been upgraded to \ version %s.<br><br><INPUT type="submit" value="Launch Control Panel"></INPUT> INFO_SUMMARY_UPGRADE_FINISHED_SUCCESSFULLY_CLI=QuickUpgrade Completed \ - Successfully. The OpenDS installation at %s has now been upgraded to version \ + Successfully. The %s installation at %s has now been upgraded to version \ %s. INFO_SUMMARY_UPGRADE_FINISHED_WITH_ERRORS=<b>QuickUpgrade \ Failed</b><br>The upgrade operation could not complete successfully due to \ @@ -1311,16 +1305,11 @@ INFO_WEB_PROXY_DLG_PORT_LABEL=Port: INFO_WEB_PROXY_DLG_TITLE=Web Proxy Configuration INFO_WEB_PROXY_DLG_USER_LABEL=User: -INFO_WELCOME_PANEL_OFFLINE_INSTRUCTIONS=The OpenDS QuickSetup tool will ask \ +INFO_WELCOME_PANEL_OFFLINE_INSTRUCTIONS=The %s QuickSetup tool will ask \ you for some basic server and data configuration settings and will get your \ - server up and running quickly.<br><br>Note that you can also install the \ - latest weekly build launching the setup via Java Web Start from the <a \ - href="https://opends.dev.java.net/public/downloads_index.html">OpenDS \ - Downloads Page</a>. This instance of QuickSetup will use the following \ - OpenDS build: %s (Build ID: %s) <br><br> OpenDS requires a Java SE 5.0 or \ + server up and running quickly.<br><br> %s requires a Java SE 5.0 or \ higher runtime.<br><br> Additional information on QuickSetup is available on \ - the <a href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool"> \ - OpenDS documentation wiki</a>. + the <a href="%s"> %s documentation site</a>. INFO_WELCOME_PANEL_TITLE=Welcome INFO_WELCOME_PANEL_WEBSTART_INSTRUCTIONS=The OpenDS QuickSetup tool will ask \ you for some basic server and data configuration settings and will get your \ -- Gitblit v1.10.0