<meta charset="UTF-8"/>
// Launch TomEE config utility
Boolean_TomEE_Config.Title = "Launch TomEE Configuration Utility";
Boolean_TomEE_Config.Label1 = "Check this box if you plan to run a SIMULIA Execution Engine (SEE) based on a TomEE\napplication server. The Configuration Utility will be launched during installation\nprocess and will fully configure TomEE and, optionally, its associated Derby database. \n\nSkip this step if you intend to run SEE based on a Websphere application server.\n";
Boolean_TomEE_Config.CheckButton = "Launch TomEE Configuration Utility"; 
Boolean_TomEE_Config.Resume.true = "Launch TomEE Configuration Utility";
Boolean_TomEE_Config.Resume.false = "Do not launch TomEE Configuration Utility";

// App Server
RButton_AppServer_cpr_Client.Title = "Configure Access To SEE";
RButton_AppServer_cpr_SEE.Title = "Configure Access To SEE";
RButton_AppServer_cpr_Client.Label1 = "SIMULIA Execution Engine (SEE) clients need a Connection Profile (CPR file) to access \na SEE Server. Enter the following details to create the Connection Profile (CPR file) \nas per your SEE Server configuration.\n";
RButton_AppServer_cpr_SEE.Label1 = "SIMULIA Execution Engine (SEE) clients need a Connection Profile (CPR file) to access \na SEE Server. Enter the following details to create the Connection Profile (CPR file) \nas per your SEE Server configuration.\n";

RButton_TomEE = "TomEE";
RButton_Websphere = "Websphere";
RButton_CPRSkip = "Skip this for now";

// CPR
ACSHostName.Title = "Configure Access To SEE";
ACSHostName.Label1 = "Enter the following details to configure access to the SEE Server. \nThis information is used to create the Connection Profile (CPR file) that describes\n the connection to the Server.\n";
ACSHostName.Label2 = "Server Host Name";
ACSPortNo.Label1 = "Server Port";
//Bool_ConfigTomEE.CheckButton = "Launch TomEE Server Configuration Utility";

// Summary panel for App Server & CPR
RButton_AppServer_cpr_Client.Resume="\nSettings for Connection Profile (.cpr) file : \nApplication Server : /P1";
RButton_AppServer_cpr_SEE.Resume="\nSettings for Connection Profile (.cpr) file : \nApplication Server : /P1";
ACSHostName.Resume="Server Host Name : /P1";
ACSPortNo.Resume="Server Port : /P1";
//Bool_ConfigTomEE.Resume.true="Launch TomEE Server Configuration Utility";
//Bool_ConfigTomEE.Resume.false=" ";






//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// DOCUMENTATION CONFIGURATION
// DOCUMENTATION CONFIGURATION
// DOCUMENTATION CONFIGURATION
// DOCUMENTATION CONFIGURATION
// DOCUMENTATION CONFIGURATION
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
// PANEL - docConfigType
//---------------------------------------------------------------------------
docConfigType.Title="Documentation Configuration options";
docConfigType.Label1="Please choose a documentation configuration option:\n\nIf you skip the documentation configuration now or if manual \nconfiguration of documentation is required after installation, \nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
docConfigType_URL="Enter a URL for served documentation";
docConfigType_none="Skip documentation configuration for now";

docConfigType.Resume="Documentation Configuration type: /P1";



//---------------------------------------------------------------------------
// PANEL - Documentation URL
//---------------------------------------------------------------------------
docRootUrl.Name = "SIMULIA Documentation URL";
docRootUrl.Label1 = "SIMULIA Documentation URL";
docRootUrl.Label2 = " ";
docRootUrl.Label3="Please enter the server URL for your SIMULIA documentation.\n";
docRootUrl.Label4="The URL must be in this format:\n  http://<servername>:<NodeJS_server_HTTP_port_number>\n\nYou can locate the actual servername and NodeJS server port \nfor your served documentation in the following file:\n  <documentation_install_dir>\StartDocumentationUsingJavaSearch.txt\n";
docRootUrl.Resume="SIMULIA Documentation: /P1";



//---------------------------------------------------------------------------
// validating Documentation
//---------------------------------------------------------------------------
validateURL_RC1.Title="Documentation Configuration";
validateURL_RC1.Text="We are unable to validate the documentation.\n/P1\n\nIf manual configuration of documentation is required after installation,\nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
validateURL_RC1.ok="OK";
validateURL_RC1.notAnError="Continue";

validateURL_RC2.Title="Documentation Configuration";
validateURL_RC2.Text="We are unable to validate the documentation.\n\nUnable to locate file:\n\n/P1\n\nIf manual configuration of documentation is required after installation,\nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
validateURL_RC2.ok="OK";
validateURL_RC2.notAnError="Continue";

validateURL_RC3.Title="Documentation Configuration";
validateURL_RC3.Text="We are unable to validate the documentation.\n\nAccess denied to file:\n\n/P1\n\nIf manual configuration of documentation is required after installation,\nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
validateURL_RC3.ok="OK";
validateURL_RC3.notAnError="Continue";

validateURL_RC4.Title="Documentation Configuration";
validateURL_RC4.Text="We are unable to validate the documentation.\n\nThe documentation path is neither an http address nor an existing directory.\n\nIf manual configuration of documentation is required after installation,\nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
validateURL_RC4.ok="OK";
validateURL_RC4.notAnError="Continue";

validateURL_RC5.Title="Documentation Configuration";
validateURL_RC5.Text="We are unable to validate the documentation.\n\nUnable to connect to the documentation.\n\nIf manual configuration of documentation is required after installation,\nplease follow the instructions in the SIMULIA documentation at \n'Installation, Licensing & Configuration > Isight Configuration >\nConfiguration > Configuring the Isight Online Documentation'\n";
validateURL_RC5.ok="OK";
validateURL_RC5.notAnError="Continue";




//---------------------------------------------------------------------------
// Documentation Configuration
//---------------------------------------------------------------------------
Launch_SMAFIPDocCongfig.Title="Documentation Configuration";
Launch_SMAFIPDocCongfig.Text="Unable to update documentation configuration.";
Launch_SMAFIPDocCongfig.ok="Continue";
Launch_SMAFIPDocCongfig.quit="Exit";



