instructions_sharesrv_details_table_head.txt=<table class="detailTable" border=0 cellPadding=0 cellSpacing=0> ${line.separator}\

instructions_sharesrv_details_migrated_servers.txt=<tr> ${line.separator}\
      <td class="detailLabel">Servers Migrated</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.names}</td> ${line.separator}\

instructions_sharesrv_details_host.txt=<tr> ${line.separator}\
      <td class="detailLabel">Host machine</td> ${line.separator}\
      <td class="detailContent">${server.sharesrv.host}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_port.txt=<tr> ${line.separator}\
      <td class="detailLabel">Port</td> ${line.separator}\
      <td class="detailContent">${server.sharesrv.port}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_ports.txt=<tr> ${line.separator}\
      <td class="detailLabel">Ports</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.ports}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_services.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Windows service ${line.separator}\
         <br class="br">${server.sharesrv.service.name}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_service_names.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution types</td> ${line.separator}\
      <td class="detailContent">Windows service ${line.separator}\
         <br class="br">${migrated.servers.services}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_scripts_Windows.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Batch script ${line.separator}\
         <br class="br">${config.lev.dir}${file.separator}${server.sharesrv.config.dir.name}${file.separator}${server.sharesrv.script.name}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_scripts_Windows_migrated.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Batch script ${line.separator}\
         <br class="br">${migrated.servers.script.names}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_scripts_Unix.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Shell script ${line.separator}\
         <br class="br">${config.lev.dir}${file.separator}${server.sharesrv.config.dir.name}${file.separator}${server.sharesrv.script.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_scripts_Unix_migrated.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Shell script ${line.separator}\
         <br class="br">${migrated.servers.script.names}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_shortcuts_Windows.txt=<tr> ${line.separator}\
      <td class="detailLabel">Shortcuts</td> ${line.separator}\
      <td class="detailContent">Programs &gt; SAS &gt; Configuration &gt; ${server.shortcut.folder.display.name}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_logging.txt=<tr> ${line.separator}\
      <td class="detailLabel">Log directory</td> ${line.separator}\
      <td class="detailContent"><a href="${sharesrv.logs.dir}">${sharesrv.logs.dir}</a> ${line.separator}\
       <br class="br">For more details about the initial logging configuration and how to modify it, see "Administering Logging for SAS Servers" in the <em>SAS Intelligence Platform: System Administration Guide</em> at <a href="http://support.sas.com/94administration" target="_blank">http://support.sas.com/94administration</a>.</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_sharesrv_details_log_dirs.txt=<tr> ${line.separator}\
      <td class="detailLabel">Log directories</td> ${line.separator}\
      <td class="detailContent"> ${migrated.servers.log.dirs} ${line.separator}\
       <br class="br">For more details about the initial logging configuration and how to modify it, see "Administering Logging for SAS Servers" in the <em>SAS Intelligence Platform: System Administration Guide</em> at <a href="http://support.sas.com/94administration" target="_blank">http://support.sas.com/94administration</a>.</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_start_Zos.txt=<tr> ${line.separator}\
      <td class="detailLabel">Started task</td> ${line.separator}\
      <td class="detailContent">${zos.high.level.qualifier}.${ENC2}.SRVPROC(${server.sharesrv.stcname})</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_started_tasks_Zos.txt=<tr> ${line.separator}\
      <td class="detailLabel">Started task</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.stcnames}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_sharesrv_details_table_tail.txt=</table>  ${line.separator}\


instructions_sharesrv_start.txt=<h3><a name="Start your SAS/SHARE Server">Start your SAS/SHARE Server</a></h3> ${line.separator}\

instructions_sharesrv_start_Windows.txt=<p>The SAS Deployment Wizard created a shortcut in your Start menu at: Programs &gt; SAS &gt; Configuration &gt; ${server.shortcut.folder.display.name} &gt; <b>${server.sharesrv.shortcut.start.name}</b>.</p> ${line.separator}\
${line.separator}\
<p>When the SAS/SHARE Server starts, a Windows Command prompt may display temporarily.  The SAS/SHARE Server will start in the background. </p>  ${line.separator}\

instructions_sharesrv_start_Unix.txt=<p>Start the SAS/SHARE server by executing the following command: ${configdir.lev.dir}/ShareServer/ShareServer.sh start</p>  ${line.separator}\

warnings_sharesrv_services.txt=<li><b>WARNING:</b> One or more issues were encountered during the creation of the service <b>${server.sharesrv.service.name}</b>.  Typically this occurs when a service with the same name already exists.  The dependency chain for this service, and any other services that might depend on it, could be compromised.  Use the Services Manager to verify that the properties of this service are correct.  If they are incorrect, uninstall this configuration and reconfigure.</li> ${line.separator}\

warnings_sharesrv_shortcuts.txt=<li><b>WARNING:</b> One or more shortcuts for the SAS/SHARE server were not created. Verify the following: </li> ${line.separator}\
  <ul> ${line.separator}\
    <li>${error.command} exists</li> ${line.separator}\
    <li><b>${error.commandline}</b> is correct and any files specified exist</li> ${line.separator}\
  </ul>  ${line.separator}\

errors_sharesrv_head.txt=<h3>SAS/SHARE Server failed to deploy successfully</h3>  ${line.separator}\

errors_sharesrv_list_head.txt=<ol> ${line.separator}\

errors_sharesrv_list_tail.txt=</ol> ${line.separator}\

errors_sharesrv_configDirExists.txt=<li><p>A config directory already exists for the share server. This indicates that you are attempting to add a second instance of the server or you are attempting to reconfigure the original server. You should either choose a unique server name to add an additional server instance or unconfigure the server before trying to reconfigure the server.</p></li>

errors_sharesrv_validatePorts.txt=<li><p>SAS/SHARE Server failed on host ${server.sharesrv.host}, port ${server.sharesrv.port}. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>SAS/SHARE logs: <a href="${sharesrv.logs.dir}" target="_blank">${sharesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_backup.txt=<li><p>Backup of files in both ${error.srcdir} and ${error.deploydir} failed. The directory may be read only, the directory may not exist, or the permissions are insufficient for this process.${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_moveOrigFiles.txt=<li><p>The copying and configuring of files from ${error.srcdir} to ${error.deploydir} failed. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>SAS/SHARE logs: <a href="${sharesrv.logs.dir}" target="_blank">${sharesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_loadMetadata.txt=<li><p>Information about the SAS/SHARE server could not be loaded into the metadata server.  ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>SAS/SHARE logs: <a href="${sharesrv.logs.dir}" target="_blank">${sharesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_installServices.txt=<li><p>The SAS/SHARE server could not be installed as a service.  Verify the following: ${line.separator}\
   <ul> ${line.separator}\
      <li>${error.inifile} exists and is valid</li> ${line.separator}\
      <li>${error.command} exists</li> ${line.separator}\
      <li>${error.commandline} is correct</li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_removeServices.txt=<li><p>The SAS/SHARE server service could not be removed.  Verify the following: ${line.separator}\
   <ul> ${line.separator}\
      <li>${error.serviceName} exists and is a valid service</li> ${line.separator}\
      <li>${error.command} exists</li> ${line.separator}\
      <li>${error.commandline} is correct</li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_sharesrv_startShareSrv.txt=<li><p>No SAS/SHARE server listener was detected on the specified host (${server.sharesrv.host}) and port (${server.sharesrv.port}). ${line.separator}\
   <ul> ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>SAS/SHARE logs: <a href="${sharesrv.logs.dir}" target="_blank">${sharesrv.logs.dir}</a> </li> ${line.separator}\
  </ul></p> ${line.separator}\
</li>  ${line.separator}\

unconfiguration_sharesrv_summary_head.txt=<h3>SAS/SHARE Server</h3> ${line.separator}\

unconfiguration_sharesrv_summary_item.txt=<p>The SAS/SHARE Server was removed.</p> ${line.separator} \
   <ul> ${line.separator}\
      <li>${sharesrv.configobj.name} was removed from metadata.</li> ${line.separator}\

unconfiguration_sharesrv_summary_Windows_services_item.txt=<li>The service named ${server.sharesrv.service.name} was stopped and removed.</li> ${line.separator}\
      <li>Shortcuts were removed.</li> ${line.separator}\

unconfiguration_sharesrv_summary_Windows_scripts_item.txt=<li>Shortcuts were removed.</li> ${line.separator}\

unconfiguration_sharesrv_summary_tail.txt=</ul> ${line.separator}\

#=============================================================
#  changeHost target
#=============================================================

instructions_sharesrv_changeHost_manual_head.txt=<h4>Manual Instructions for SAS/SHARE Server</h4>

instructions_sharesrv_changeHost_manual_steps.txt=<ul><li>The SAS/SHARE Server has been updated with new host name values. Manually start the SAS/SHARE Server by issuing the command: <ul><li><b>${sharesrv.script} ${server.command.start.option}</b></li></ul></li></ul>

instructions_sharesrv_changeHost_manual_steps_zos.txt=<ul><li>The SAS/SHARE Server has been updated with new host name values. Manually start the SAS/SHARE Server using one of the following methods: ${line.separator}\
  <ol>${line.separator}\
    <li>If you are running the server from the USS shell, issue the command: ${line.separator}\
      <ul>${line.separator}\
        <li><b>${sharesrv.script} ${server.command.start.option}</b></li>${line.separator}\
      </ul>${line.separator}\
    </li>${line.separator}\
    <li>If you are running the server as a started task, start the task <b>${server.sharesrv.stcname}</b> from the start system command.</li>${line.separator}\
  </ol>${line.separator}\
</li></ul>${line.separator}\

warnings_sharesrv_changeHost_shortcuts.txt=<ul><li><b>WARNING:</b> One or more shortcuts for the SAS/SHARE server were not created. Verify the following: </li></ul> ${line.separator}\
  <ul> ${line.separator}\
    <li>${error.command} exists</li> ${line.separator}\
    <li><b>${error.commandline}</b> is correct and any files specified exist</li>
  </ul>  ${line.separator}\
