|
Glassfish example source code file (ui.prefs)
The Glassfish ui.prefs source code# # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # # Copyright (c) 2008-2010 Oracle and/or its affiliates. All rights reserved. # # The contents of this file are subject to the terms of either the GNU # General Public License Version 2 only ("GPL") or the Common Development # and Distribution License("CDDL") (collectively, the "License"). You # may not use this file except in compliance with the License. You can # obtain a copy of the License at # https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html # or packager/legal/LICENSE.txt. See the License for the specific # language governing permissions and limitations under the License. # # When distributing the software, include this License Header Notice in each # file and include the License file at packager/legal/LICENSE.txt. # # GPL Classpath Exception: # Oracle designates this particular file as subject to the "Classpath" # exception as provided by Oracle in the GPL Version 2 section of the License # file that accompanied this code. # # Modifications: # If applicable, add the following below the License Header, with the fields # enclosed by brackets [] replaced by your own identifying information: # "Portions Copyright [year] [name of copyright owner]" # # Contributor(s): # If you wish your version of this file to be governed by only the CDDL or # only the GPL Version 2, indicate your decision by adding "[Contributor] # elects to include this software in this distribution under the [CDDL or GPL # Version 2] license." If you don't indicate a single choice of license, a # recipient has the option to distribute your version of this file under # either the CDDL, the GPL Version 2 or to extend the choice of license to # its licensees as provided above. However, if you add GPL Version 2 code # and therefore, elected the GPL Version 2 license, then the option applies # only if the new code is made subject to such option by the copyright # holder. # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ COMMON STUFF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PRODUCT_NAME=GlassFish Server Open Source Edition app_title=GlassFish Server Open Source Edition # Text for Buttons btnCancel_text=Cancel btnExit_text=Exit btnHelp_text=Help btnBack_text=Back btnNext_text=Next # stuff that's used by templates regardless of viewmode mainpanel_bgcolor=e8e9ed navigpanel_image=/templates/LeftPanel.jpg logopanel_image=/templates/LogoPanel.jpg top_left_image=/templates/glassfish_logo.png bottom_left_image=/templates/community-logo.png icon_image=/templates/glassfishserver.gif # Do not translate leftpanel_font=Sans-Serif-BOLD-14 # Dynamic panel # Do not translate this section dynamic_content_font=Sans-Serif-BOLD-14 dynamic_component_background=WHITE dynamic_component_foreground=BLACK dynamic_component_border_color=BLACK # Font for titles # Do not translate title1_font=Sans-Serif-BOLD-18 # Do not translate title2_font=Sans-Serif-BOLD-20 # Text color for titles title1_color=587993 # Do not translate title2_color=BLACK # Text for titles title1_text=Welcome to title2_text=GlassFish v3 # Colors for content panel contentpanel_bordercolor=587993 contentpanel_bgcolor=e8e9ed btnpanel_bgcolor=e8e9ed # Font for Buttons # Do not translate button_font=Sans-Serif-BOLD-14 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~W E L C O M E P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Welcome_WELCOME_TEXT=<HTML><BODY><font face='Sans-Serif'>\ Welcome to the ${PRODUCT_NAME} installation.<BR>This is a tool for installing ${PRODUCT_NAME}. <BR><BR>GlassFish Server is a production ready Java EE 6 compliant application server <BR>developed under an open source license. Benefits include a modular, <BR> runtime that minimizes resource consumption, an easy-to-use <BR>administration console, a feature-rich command line tool,centralized <BR>administration and high-availability clustering. GlassFish Server is also <BR>the fastest open source application server available.<BR><BR>Please visit <a href=https://glassfish.dev.java.net> GlassFish Project Page</a> for more information. <BR><BR>Please click Next to proceed. <BR><BR> </BODY></HTML> # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~I N S T A L L H O M E P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #DEFAULT_INSTALL_HOME=C:\Program Files\Sun INSTALL_HOME_LABEL=Installation Directory INSTALL_TOP_TEXT=<HTML><BODY><font face='Sans-Serif'>\ Specify the directory where ${PRODUCT_NAME} is to be installed \ on the target system.<BR>\ </BODY></HTML> SPECIFY_HOME_MSG=Specify the installation directory. INSTALL_BOTTOM_TEXT=<HTML><BODY><font face='Sans-Serif'>\ If the installation directory that you specify does not exist, the \ installation program automatically creates the directory for you.\ </BODY></HTML> # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~C O N F I G M O D E P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L10N SELECTION PAGE ~~~~~~~~~~~~~~~~~~~~~~~~~~~ L10N_HOME_TEXT=<HTML><BODY>\ Select an option from the following list:\ </BODY></HTML> L10N_CHOICE_TEXT=Install languages for the selected products. INSTALL_L10N_TOOLTIP=Select this option to install languages for the selected products. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~J D K S E L E C T I O N P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ JDK_HOME_TEXT=<HTML><BODY><font face='Sans-Serif'>Select an option from the following list:</BODY></HTML> JDK_HOME=JDK Home SELECTED_JDK_TEXT=<HTML><BODY>\ The selected JDK is \ </BODY></HTML> JDK_FROM_MEDIA_CHOICE_TEXT=Install and use the default version of the Java(TM) SDK. JDK_FROM_LIST_CHOICE_TEXT=Select a Java(TM) SDK from the list. JDK_TYPED_IN_CHOICE_TEXT=Type the location of the Java(TM) SDK. JDK_LIST_TOOLTIP=Select a Java(TM) SDK from the drop-down list. JDK_TYPE_IN_TOOLTIP=Type the location of a Java(TM) SDK in this text box. AVAILABLE_JDK=Available Java(TM) SDKs ALTERNATE_JDK=Alternate Java(TM) SDK Location UPDATETOOL_TOP_TEXT=<HTML><BODY><font face='Sans-Serif'> The Update Tool periodically checks for GlassFish Server updates; enabling<BR>you to stay up-to-date with the latest builds.<BODY><HTML> UPDATE_TOOL_PRIVACY_NOTICE=<HTML><BODY><font face='Sans-Serif'> The Update Tool periodically checks for available updates and collects <BR> some system data. For more information, see <a href=http://wikis.sun.com/display/glassfish/UsageMetricsV3> GlassFish Usage Metrics</a> <BR>page, at http://wikis.sun.com/display/GlassFish/UsageMetricsV3.<BODY><HTML> ADMINISTRATION_SERVICE_TEXT=<HTML><BODY><font face='Sans-Serif'>Provide the name of the Windows Service or a Solaris SMF service.<BODY><HTML> ADMINISTRATION_TOP_TEXT=<HTML><BODY><font face='Sans-Serif'> <BR>Configure the administration settings for the server. Please provide <BR>the username and password for the server. You may leave the passwords <BR> empty if you would like to configure the server for unauthenticated logins. </BODY><HTML> ANONYMOUS=Configure as anonymous user NON_ANONYMOUS=Provide username and password DOMAIN_NAME_TOOL_TIP=Enter the Domain Name ADMIN_PORT_TOOL_TIP=Enter the Administration Port HTTP_PORT_TOOL_TIP=Enter the HTTP Listener Port ADMIN_USER_TOOL_TIP=Enter the Administrator Username ADMIN_PASSWORD_TOOL_TIP=Enter the Administrator Password ADMIN_SERVICE_CHOICE_TOOL_TIP=Select this option to create a Operating System service for the domain ADMIN_SERVICE_CHOICE_TEXT=Create Operating System service for the domain INSTANCE_SERVICE_CHOICE_TEXT=Create OS service for this instance INSTANCE_SERVICE_CHOICE_TOOL_TIP=Select this option to create a Operating System service for this instance ADMIN_SERVICE_NAME_TEXT=Service Name ADMIN_SERVICE_NAME_TOOL_TIP=Name of the service to be created, default is domain1Service START_SERVER_CHOICE_TEXT=Start domain after creation START_SERVER_CHOICE_TOOL_TIP=Select this option if you would like to do further configuration on this domain # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~PRODUCT SELECTION PAGE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ADD_BUTTON_LABEL=Add > ADD_ALL_BUTTON_LABEL=Add All >> REMOVE_BUTTON_LABEL=< Remove REMOVE_ALL_BUTTON_LABEL=<< Remove All PSP_INTRO_TEXT=Select the products to install. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~PAGE FLOW~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONFIGURE_SELECT_MSG=Configures the selected software components with default or custom values. EXPRESS=Express CUSTOM=Custom SELECT_DESIRED_MODE_TEXT=<HTML><BODY> Select the mode of configuration. </BODY></HTML> CUSTOM_CDATA_TXT=<HTML><BODY><B>Custom</B> mode installs the software and configures it with the values that you specify in the configuration pages that follow.<BR> </BODY></HTML> EXPRESS_CDATA_TXT=<HTML><BODY><B>Express</B> mode installs the software and configures it with default values. CONFIGURE_SELECTED_COMPONENTS_MSG=Configures the selected software components with default or custom values. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~A D M I N P A S S W O R D P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ADMIN_USER_TEXT=Username ADMIN_PASSWORD_TEXT=Password ADMIN_REENTERPASSWORD_TEXT=Reenter Password ADMIN_PORT_TEXT=Admin Port DOMAIN_NAME_TEXT=Domain Name HTTP_PORT_TEXT=Http Port # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~U P D A T E T O O L P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INSTALL_UPDATE_TOOL_TEXT=Install Update Tool ENABLE_UPDATE_TOOL_TEXT=Enable Update Tool PROXY_HOST_TEXT=Proxy Host PROXY_PORT_TEXT=Proxy Port # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ACCOUNT CREATION PAGE FOR PRODUCT REGISTRATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ EMAIL=Email Address PASSWORD=Password REENTER_PASSWORD=Retype Password FIRSTNAME=First Name LASTNAME=Last Name COUNTRY=Country COMPANYNAME=Company Name ACCOUNT_CREATION_HEADER_TEXT=<HTML><BODY><font face='Sans-Serif'>Provide the following information to create a Sun online account. All field<BR>values are required.<BODY><HTML> ACCOUNT_CREATION_FOOTER_TEXT=<HTML><BODY><font face='Sans-Serif'><a href=http://www.sun.com/privacy/>Oracle's Privacy Policy<BODY><HTML> # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~USER TYPE OPTIONS PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INSTALLUSERTYPE_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose installation type.<BODY><HTML> BASIC_USER_FOOTER_TEXT=<HTML><BODY><font face='Sans-Serif'>Installs a GlassFish Server management domain; ideal for development<BR>or non business critical use. Please make sure that the ports 4848 and<BR> 8080 are free.<BODY><HTML> ADVANCED_USER_FOOTER_TEXT=<HTML><BODY><font face='Sans-Serif'>Offers the option to install the binaries only, a management domain, a <BR>stand alone instance or a cluster. This option is ideal for production<BR>deployments.<BODY><HTML> BASIC_USER=Typical Installation ADVANCED_USER=Custom Installation # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~INSTALLATION/CONFIGUARATION OPTIONS PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INSTALL_CONFIG_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>This program can perform a fresh installation and configuration of<BR>GlassFish Server or can use existing installed binaries to perform the <BR>required configuration. You may also choose to just install the binaries<BR>and skip configuration. Please select an option that meets your needs.<BODY><HTML> INSTALL_ONLY_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to perform an installation and skip any configuration.<BR>To configure this installation, re-run the installer and select 'Configure<BR>an existing installation' option below.<BODY><HTML> INSTALL_AND_CONFIG_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to install and configure GlassFish Server.<BODY><HTML> CONFIG_ONLY_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to configure a previously installed version of this product.<BODY><HTML> INSTALL_AND_CONFIG=Install and Configure INSTALL_ONLY=Install Only CONFIG_ONLY=Configure an existing installation # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~CONFIGURATION ONLY SUMMARY PANEL PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SUMMARY_HEADER_EXECUTING=<HTML><BODY><font face='Sans-Serif'>Please wait till this tool is configuring your environment.<BODY><HTML> SUMMARY_HEADER=<HTML><BODY><font face='Sans-Serif'>This tool has performed the required configuration with input given by you. <BR>Please check the data and log outputs to make sure that everything is correct<BR> You may rerun the program to configure GlassFish again.<BODY><HTML> # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~CONFIGURATION OPTIONS PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONFIG_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Please select the appropriate configuration option.<BODY><HTML> DOMAIN_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to create a Domain Administration Server.<BODY><HTML> STANDALONEINSTANCE_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to create a local standalone instance that is managed<BR>by a Domain Administration Server. The Domain Administration Server <BR>must be running for this option to complete successfully. <BODY><HTML> CLUSTEREDINSTANCE_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to create a clustered instance that is managed by a <BR>Domain Administration Server. The Domain Administration Server must<BR>be running for this option to complete successfully.<BODY><HTML> NOCONFIG_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Choose this option to install GlassFish Server and skip configuration.<BODY><HTML> CREATE_DOMAIN=Create a server domain CREATE_STANDALONEINSTANCE=Create a stand alone server instance CREATE_CLUSTEREDINSTANCE=Create a clustered server instance NO_CONFIGURATION=Skip configuration # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~INSTANCE INFORMATION PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONFIGURATION_TOP_TEXT=<HTML><BODY><font face='Sans-Serif'>To create and configure an instance, please provide the following <BR>information.<BR><BR> The Domain Administration Server must be running at the specified <BR> host and port.<BODY><HTML> CLUSTERED_CONFIGURATION_TOP_TEXT=<HTML><BODY><font face='Sans-Serif'>Provide information required to create a local server instance. You may<BR> also choose to add this instance to the cluster.<BODY><HTML> DAS_PARTITION_TEXT=<HTML><BODY><font size='5' face='Sans-Serif'><BR><BR>Domain Administration Server<BODY><HTML> INSTANCE_NAME_TEXT=Instance Name INSTANCE_NAME_TOOL_TIP=Provide the name of the instance to be created. Default is instance1 SERVER_ADMIN_PORT_TEXT=Administration Port SERVER_ADMIN_PORT_TOOL_TIP=Provide the Domain Administration Port SERVER_HOST_NAME_TEXT=Host Name SERVER_HOST_NAME_TOOL_TIP=Provide the Host Name where Domain is located CREATE_CLUSTER_INFO_TEXT=<HTML><BODY><font face='Sans-Serif'>Provide the name of the cluster that this instance belongs to. A cluster can<BR>be created if one does not already exist. <BODY><HTML> CREATE_CLUSTER_CHOICE_TEXT=Create Cluster PART_OF_CLUSTER_CHOICE_TOOL_TIP= CLUSTER_NAME_TEXT=Cluster Name # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~REGISTRATION OPTIONS PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REGISTRATION_OPTIONS_HEADER=<HTML><BODY><font face='Sans-Serif'>Why register? Gain convenient access to benefits such as:<UL><LI>Patch information and bug updates</LI><LI>Notification of screencasts and tutorials,</LI><LI>Special offers</LI></UL><BODY><HTML> CREATE_NEWACCT=I don't have a Sun Online Account. Sign me up. USE_EXISTINGACCT=I already have a Sun Online Account. USERNAME=User Name USERPASSWORD=User Password SKIP_REGISTRATION=Skip Registration. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~R E A D Y T O I N S T A L L P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~UPGRADE PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UPGRADE_SOFTWARE=<HTML><BODY><h3>${PRODUCT_NAME}: Upgrade Software</h3></BODY></HTML> UPGRADE_ALLOW_TEXT=Upgrade UPGRADE_DECLINE_TEXT=Do Not Upgrade UPGRADE_ALLOW_TOOLTIP=Select this option to upgrade the software. UPGRADE_DECLINE_TOOLTIP=Select this option not to upgrade the software. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~P R O G R E S S P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # L10n: only translate the "Please wait" string. leave the rest unchanged. PROGRESS_WAIT=Please wait... ## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~S U M M A R Y P A G E~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REGISTRATION_PROGRESS=Registration Progress Other Glassfish examples (source code examples)Here is a short list of links related to this Glassfish ui.prefs source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.