﻿<?xml version="1.0" encoding="utf-8"?>
<FESetup_Strings_1>
  <language xml:lang="en-us"/>
  <ResourceInclude FILE="resource_ids.txt" LOG="false"/>
  <!-- String Sets -->
  <ActiveStringSet ID="English" LOG="true"/>
  <StringSet ID="English">

    <!-- Header for all pages: -->
    <String ID="IDS_TITLE">Product Uninstallation</String>
    <String ID="IDS_PRODUCT">Product Software</String>
    <String ID="IDS_PRODUCT_NAME">Product UnInstallation &lt;span style="font-size:10px;"&gt;1.20.x&lt;/span&gt;</String>

    <!-- Widgets for all pages: -->		 
	<String ID="IDS_BTN_CANCEL">Quit</String>
	<!--<String ID="IDS_BTN_CANCEL_ACCEL">Q</String>-->
	<String ID="IDS_BTN_QUIT">Quit</String>
	<!--<String ID="IDS_BTN_QUIT_ACCEL">Q</String>-->
	<String ID="IDS_BTN_NEXT">Next &gt;</String>
	<!--<String ID="IDS_BTN_NEXT_ACCEL">N</String>-->
	<String ID="IDS_BTN_DONE">Done</String>
	<!--<String ID="IDS_BTN_DONE_ACCEL">D</String>-->
	<String ID="IDS_BTN_FINISH">Finish</String>
	<!--<String ID="IDS_BTN_FINISH_ACCEL">F</String>-->
	<String ID="IDS_BTN_INSTALL"/>

<!-- Uninstall U/I -->
	<String ID="IDS_UNISTALL_INSTRUCTIONS">To uninstall a program, select it from the list using the checkbox and then click "Uninstall"</String>
	<String ID="IDS_UNISTALL_PANEL">Software Uninstall Control Panel</String>
	<String ID="IDS_BTN_UNINSTALL">Uninstall</String>
	<String ID="IDS_BTN_UNINSTALL_ALL">Uninstall All</String>
	<String ID="IDS_HEADING_COMPONENT">Installed Programs and Components</String>
	<String ID="IDS_HEADING_REMOVE">Remove</String>
	<String ID="IDS_SELECT_ALL">Select All</String>
	<String ID="IDS_UNSELECT_ALL">Unselect All</String>
	<String ID="IDS_WARNING_NO_SELECTION">To uninstall a program or component, please select it from the list using the checkbox.</String>
	<String ID="IDS_REMOVING_TEXT">Removing</String>
    <String ID="IDS_HELP_HEADER">Uninstall a program or component</String>
	<String ID="IDS_HELP_TEXT_MAIN">You can uninstall a program or component from your computer if you no longer use it. Follow these steps if you want to uninstall a program or component.</String>
	<String ID="IDS_HELP_ITEM_01">Find the program or component you want to remove from the list.</String>
	<String ID="IDS_HELP_ITEM_02">Click the checkbox on the right side of the program or component name.</String>
	<String ID="IDS_HELP_ITEM_03">Continue selecting programs and components until you have selected all of the items you want to remove.</String>
	<String ID="IDS_HELP_ITEM_04">Select the "Uninstall" button.</String>
	<String ID="IDS_NOTE">Note:</String>
	<String ID="IDS_HELP_NOTE_01">Some programs may be linked together so when you select one for removal, other will be automatically selected.  When this happens, you won't be able to unselect the linked program until the main program is also unselected for removal.</String>
	<String ID="IDS_HELP_NOTE_02">You can remove all programs at once by clicking the "Uninstall All" button.</String>
	<String ID="IDS_HELP_NOTE_03">You can select all programs for removal but clicking the "Select All" link.</String>
	<String ID="IDS_DEPEND_COMPONENT">This selection is disabled because there is another component that depends on this one.</String>
	<!--
	<String ID="IDS_BTN_UNINSTALL_ALL_ACCEL">All</String>
	<String ID="IDS_BTN_UNINSTALL_ACCEL">Uninstall</String>
	<String ID="IDS_SELECT_ALL_ACCEL">Select All</String>
	-->

    <!-- Finish page: -->
    <String ID="IDS_REBOOTSTATIC">Yes. I want to restart my computer now.</String>
    <String ID="IDS_NOREBOOTSTATIC">No. I will restart my computer later.</String>
	<!--
	<String ID="IDS_REBOOTSTATIC_ACCEL">Yes.</String>
    <String ID="IDS_NOREBOOTSTATIC_ACCEL">No.</String>
	-->
	<String ID="IDS_UNINSTALL_COMPLETE">The selected programs and components have been successfully uninstalled from your computer.</String>
	<String ID="IDS_NEED_REBOOT">The selected programs and components have been removed, but cannot be fully deleted until you restart your computer.</String>
	<String ID="IDS_REBOOT_QUESTION">Would you like to restart your computer now?</String>
	<String ID="IDS_REBOOT_ALERT">Uninstallation Complete - Please Restart Your Computer</String>

    <!-- Exit-setup (Abort) page: -->
	 <String ID="IDS_ABORT_QUESTION">Quit Software Removal?</String>
	 <String ID="IDS_ABORTDLG_TITLE">Software Uninstaller</String>
     <String ID="IDS_ABORTDLG_DESC">Software removal is not complete. Are you sure you want to exit the software removal process now?&lt;br/&gt;&lt;br/&gt;To continue click &lt;b&gt;Resume&lt;/b&gt;. To quit now, click &lt;b&gt;Exit&lt;/b&gt;.</String>
	<String ID="IDS_ABORTDLG_BTN_RESUME">Resume</String>
	<!--<String ID="IDS_ABORTDLG_BTN_RESUME_ACCEL">R</String>-->
	<String ID="IDS_ABORTDLG_BTN_EXIT">Exit</String>
	<!--<String ID="IDS_ABORTDLG_BTN_EXIT_ACCEL">E</String>-->
	 
	<!-- Exit-setup (Abnormal termination) page: -->
    <String ID="IDS_ABNORMALDLG_TITLE">Product Uninstallation</String>
    <String ID="IDS_ABNORMALDLG_DESC">The uninstall program has encountered a serious error that prevented the removal of one or more components. Restart your computer and attempt the uninstall process again.</String>
	<String ID="IDS_ABNORMALDLG_BTN_RESUME">Resume</String>
	<!--<String ID="IDS_ABNORMALDLG_BTN_RESUME_ACCEL">R</String>-->
    <String ID="IDS_ABNORMALDLG_BTN_EXIT">Exit</String>
	<!--<String ID="IDS_ABNORMALDLG_BTN_EXIT_ACCEL">E</String>-->

    <!-- Warning/Error dialogs: -->
    <String ID="IDS_WARNING_TITLE">Warning</String>
    <String ID="IDS_WARNING_ADMINRIGHTS">You do not have sufficient privileges to complete this installation.  Log on as an Administrator and then retry this installation.</String>
    <String ID="IDS_WARNING_INSTANCE_RUNNING">Another instance of this application is running. Please exit that program before attempting uninstallation</String>
    <String ID="IDS_ERROR_INSTALL">We were not able to remove the software. This could be due to any of the following issues :
- There is already another install or uninstall in progress.  Be sure that you are not trying to install or remove other software at the same time.
- You do not have permission to remove software on this computer.  Log in as an administrator or check with your computer's administrator.
- You can also restart your computer and attempt the software removal again.
    </String>
  
    <!-- Language list -->
    <String ID="IDS_LAN_CHS">Chinese (Simplified)</String>
    <String ID="IDS_LAN_CHT">Chinese (Traditional)</String>
    <String ID="IDS_LAN_CZE">Czech</String>
    <String ID="IDS_LAN_DAN">Danish</String>
    <String ID="IDS_LAN_NLD">Dutch</String>
    <String ID="IDS_LAN_ENU">English</String>
    <String ID="IDS_LAN_FIN">Finnish</String>
    <String ID="IDS_LAN_FRA">French</String>
    <String ID="IDS_LAN_DEU">German</String>
    <String ID="IDS_LAN_ELL">Greek</String>
    <String ID="IDS_LAN_HUN">Hungarian</String>
    <String ID="IDS_LAN_ITA">Italian</String>
    <String ID="IDS_LAN_JPN">Japanese</String>
    <String ID="IDS_LAN_KOR">Korean</String>
    <String ID="IDS_LAN_NOR">Norwegian</String>
    <String ID="IDS_LAN_PLK">Polish</String>
    <String ID="IDS_LAN_PTB">Portuguese (Brazilian)</String>
    <String ID="IDS_LAN_PTG">Portuguese (Portugal)</String>
    <String ID="IDS_LAN_ROM">Romanian</String>
    <String ID="IDS_LAN_RUS">Russian</String>
    <String ID="IDS_LAN_ESN">Spanish (Spain)</String>
	<String ID="IDS_LAN_ESP">Spanish</String>
    <String ID="IDS_LAN_ESM">Spanish (Other)</String>
    <String ID="IDS_LAN_SVE">Swedish</String>
    <String ID="IDS_LAN_TRK">Turkish</String>
  </StringSet>
</FESetup_Strings_1>
