aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/wixlib/WixUI_en-us.wxl
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-10-25 11:20:31 -0700
committerRob Mensching <rob@firegiant.com>2022-10-31 10:57:14 -0700
commit033f38a28c89945ce4379f5992e8f36943a125ab (patch)
tree7feb7700b4bca1c0cff5bdb85af5e2d543e226c2 /src/ext/UI/wixlib/WixUI_en-us.wxl
parent217182f85fa737d20fb5846f395cabfa599bf1c6 (diff)
downloadwix-033f38a28c89945ce4379f5992e8f36943a125ab.tar.gz
wix-033f38a28c89945ce4379f5992e8f36943a125ab.tar.bz2
wix-033f38a28c89945ce4379f5992e8f36943a125ab.zip
Loc files were still using inner text, stop doing that
Fixes 6970
Diffstat (limited to 'src/ext/UI/wixlib/WixUI_en-us.wxl')
-rw-r--r--src/ext/UI/wixlib/WixUI_en-us.wxl1780
1 files changed, 1186 insertions, 594 deletions
diff --git a/src/ext/UI/wixlib/WixUI_en-us.wxl b/src/ext/UI/wixlib/WixUI_en-us.wxl
index 204a9b36..c9904b61 100644
--- a/src/ext/UI/wixlib/WixUI_en-us.wxl
+++ b/src/ext/UI/wixlib/WixUI_en-us.wxl
@@ -1,601 +1,1193 @@
1<?xml version="1.0" encoding="utf-8"?> 1<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3 2
4 3
5<WixLocalization Culture="en-US" Codepage="1252" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 4<WixLocalization Culture="en-US" Codepage="1252" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <!-- _locID@Culture="en-US" _locComment="American English" --> 5 <!-- _locID@Culture="en-US" _locComment="American English" -->
7 <!-- _locID@Codepage="1252" _locComment="Windows-1252" --> 6 <!-- _locID@Codepage="1252" _locComment="Windows-1252" -->
8 7
9 <String Id="WixUIBack" Overridable="yes"><!-- _locID_text="WixUIBack" _locComment="WixUIBack" -->&amp;Back</String> 8 <!-- _locID_text="WixUIBack" _locComment="WixUIBack" -->
10 <String Id="WixUINext" Overridable="yes"><!-- _locID_text="WixUINext" _locComment="WixUINext" -->&amp;Next</String> 9
11 <String Id="WixUICancel" Overridable="yes"><!-- _locID_text="WixUICancel" _locComment="WixUICancel" -->Cancel</String> 10 <String Id="WixUIBack" Overridable="yes" Value="&amp;Back" />
12 <String Id="WixUIFinish" Overridable="yes"><!-- _locID_text="WixUIFinish" _locComment="WixUIFinish" -->&amp;Finish</String> 11 <!-- _locID_text="WixUINext" _locComment="WixUINext" -->
13 <String Id="WixUIRetry" Overridable="yes"><!-- _locID_text="WixUIRetry" _locComment="WixUIRetry" -->&amp;Retry</String> 12 <String Id="WixUINext" Overridable="yes" Value="&amp;Next" />
14 <String Id="WixUIIgnore" Overridable="yes"><!-- _locID_text="WixUIIgnore" _locComment="WixUIIgnore" -->&amp;Ignore</String> 13 <!-- _locID_text="WixUICancel" _locComment="WixUICancel" -->
15 <String Id="WixUIYes" Overridable="yes"><!-- _locID_text="WixUIYes" _locComment="WixUIYes" -->&amp;Yes</String> 14 <String Id="WixUICancel" Overridable="yes" Value="Cancel" />
16 <String Id="WixUINo" Overridable="yes"><!-- _locID_text="WixUINo" _locComment="WixUINo" -->&amp;No</String> 15 <!-- _locID_text="WixUIFinish" _locComment="WixUIFinish" -->
17 <String Id="WixUIOK" Overridable="yes"><!-- _locID_text="WixUIOK" _locComment="WixUIOK" -->OK</String> 16 <String Id="WixUIFinish" Overridable="yes" Value="&amp;Finish" />
18 <String Id="WixUIPrint" Overridable="yes"><!-- _locID_text="WixUIPrint" _locComment="WixUIPrint" -->&amp;Print</String> 17 <!-- _locID_text="WixUIRetry" _locComment="WixUIRetry" -->
19 18 <String Id="WixUIRetry" Overridable="yes" Value="&amp;Retry" />
20 <String Id="AdvancedWelcomeEulaDlg_Title" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlg_Title" _locComment="AdvancedWelcomeEulaDlg_Title" -->[ProductName] Setup</String> 19 <!-- _locID_text="WixUIIgnore" _locComment="WixUIIgnore" -->
21 <String Id="AdvancedWelcomeEulaDlgBannerBitmap" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgBannerBitmap" _locComment="AdvancedWelcomeEulaDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 20 <String Id="WixUIIgnore" Overridable="yes" Value="&amp;Ignore" />
22 <String Id="AdvancedWelcomeEulaDlgTitle" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgTitle" _locComment="AdvancedWelcomeEulaDlgTitle" -->{\WixUI_Font_Title}Please read the [ProductName] License Agreement</String> 21 <!-- _locID_text="WixUIYes" _locComment="WixUIYes" -->
23 <String Id="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" _locComment="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" -->I &amp;accept the terms in the License Agreement</String> 22 <String Id="WixUIYes" Overridable="yes" Value="&amp;Yes" />
24 <String Id="AdvancedWelcomeEulaDlgDescriptionPerMachine" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgDescriptionPerMachine" _locComment="AdvancedWelcomeEulaDlgDescriptionPerMachine" -->Click Install to install the product with default options for all users. Click Advanced to change installation options.</String> 23 <!-- _locID_text="WixUINo" _locComment="WixUINo" -->
25 <String Id="AdvancedWelcomeEulaDlgDescriptionPerUser" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgDescriptionPerUser" _locComment="AdvancedWelcomeEulaDlgDescriptionPerUser" -->Click Install to install the product with default options just for you. Click Advanced to change installation options.</String> 24 <String Id="WixUINo" Overridable="yes" Value="&amp;No" />
26 <String Id="AdvancedWelcomeEulaDlgInstall" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgInstall" _locComment="AdvancedWelcomeEulaDlgInstall" -->&amp;Install</String> 25 <!-- _locID_text="WixUIOK" _locComment="WixUIOK" -->
27 <String Id="AdvancedWelcomeEulaDlgAdvanced" Overridable="yes"><!-- _locID_text="AdvancedWelcomeEulaDlgAdvanced" _locComment="AdvancedWelcomeEulaDlgAdvanced" -->A&amp;dvanced</String> 26 <String Id="WixUIOK" Overridable="yes" Value="OK" />
28 <String Id="Advanced_Font_Normal_Size" Overridable="yes"><!-- _locID_text="Advanced_Font_Normal_Size" _locComment="Advanced_Font_Normal_Size" -->8</String> 27 <!-- _locID_text="WixUIPrint" _locComment="WixUIPrint" -->
29 <String Id="Advanced_Font_Bigger_Size" Overridable="yes"><!-- _locID_text="Advanced_Font_Bigger_Size" _locComment="Advanced_Font_Bigger_Size" -->12</String> 28 <String Id="WixUIPrint" Overridable="yes" Value="&amp;Print" />
30 <String Id="Advanced_Font_Title_Size" Overridable="yes"><!-- _locID_text="Advanced_Font_Title_Size" _locComment="Advanced_Font_Title_Size" -->9</String> 29
31 <String Id="Advanced_Font_Emphasized_Size" Overridable="yes"><!-- _locID_text="Advanced_Font_Emphasized_Size" _locComment="Advanced_Font_Emphasized_Size" -->8</String> 30 <!-- _locID_text="AdvancedWelcomeEulaDlg_Title" _locComment="AdvancedWelcomeEulaDlg_Title" -->
32 <String Id="Advanced_Font_FaceName" Overridable="yes"><!-- _locID_text="Advanced_Font_FaceName" _locComment="Advanced_Font_FaceName" -->Tahoma</String> 31
33 32 <String Id="AdvancedWelcomeEulaDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
34 <String Id="BrowseDlg_Title" Overridable="yes"><!-- _locID_text="BrowseDlg_Title" _locComment="BrowseDlg_Title" -->[ProductName] Setup</String> 33 <!-- _locID_text="AdvancedWelcomeEulaDlgBannerBitmap" _locComment="AdvancedWelcomeEulaDlgBannerBitmap" -->
35 <String Id="BrowseDlgComboLabel" Overridable="yes"><!-- _locID_text="BrowseDlgComboLabel" _locComment="BrowseDlgComboLabel" -->&amp;Look in:</String> 34 <String Id="AdvancedWelcomeEulaDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
36 <String Id="BrowseDlgWixUI_Bmp_Up" Overridable="yes"><!-- _locID_text="BrowseDlgWixUI_Bmp_Up" _locComment="BrowseDlgWixUI_Bmp_Up" -->WixUI_Bmp_Up</String> 35 <!-- _locID_text="AdvancedWelcomeEulaDlgTitle" _locComment="AdvancedWelcomeEulaDlgTitle" -->
37 <String Id="BrowseDlgWixUI_Bmp_UpTooltip" Overridable="yes"><!-- _locID_text="BrowseDlgWixUI_Bmp_UpTooltip" _locComment="BrowseDlgWixUI_Bmp_UpTooltip" -->Up one level</String> 36 <String Id="AdvancedWelcomeEulaDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Please read the [ProductName] License Agreement" />
38 <String Id="BrowseDlgNewFolder" Overridable="yes"><!-- _locID_text="BrowseDlgNewFolder" _locComment="BrowseDlgNewFolder" -->WixUI_Bmp_New</String> 37 <!-- _locID_text="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" _locComment="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" -->
39 <String Id="BrowseDlgNewFolderTooltip" Overridable="yes"><!-- _locID_text="BrowseDlgNewFolderTooltip" _locComment="BrowseDlgNewFolderTooltip" -->Create a new folder</String> 38 <String Id="AdvancedWelcomeEulaDlgLicenseAcceptedCheckBox" Overridable="yes" Value="I &amp;accept the terms in the License Agreement" />
40 <String Id="BrowseDlgPathLabel" Overridable="yes"><!-- _locID_text="BrowseDlgPathLabel" _locComment="BrowseDlgPathLabel" -->&amp;Folder name:</String> 39 <!-- _locID_text="AdvancedWelcomeEulaDlgDescriptionPerMachine" _locComment="AdvancedWelcomeEulaDlgDescriptionPerMachine" -->
41 <String Id="BrowseDlgBannerBitmap" Overridable="yes"><!-- _locID_text="BrowseDlgBannerBitmap" _locComment="BrowseDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 40 <String Id="AdvancedWelcomeEulaDlgDescriptionPerMachine" Overridable="yes" Value="Click Install to install the product with default options for all users. Click Advanced to change installation options." />
42 <String Id="BrowseDlgDescription" Overridable="yes"><!-- _locID_text="BrowseDlgDescription" _locComment="BrowseDlgDescription" -->Browse to the destination folder</String> 41 <!-- _locID_text="AdvancedWelcomeEulaDlgDescriptionPerUser" _locComment="AdvancedWelcomeEulaDlgDescriptionPerUser" -->
43 <String Id="BrowseDlgTitle" Overridable="yes"><!-- _locID_text="BrowseDlgTitle" _locComment="BrowseDlgTitle" -->{\WixUI_Font_Title}Change destination folder</String> 42 <String Id="AdvancedWelcomeEulaDlgDescriptionPerUser" Overridable="yes" Value="Click Install to install the product with default options just for you. Click Advanced to change installation options." />
44 43 <!-- _locID_text="AdvancedWelcomeEulaDlgInstall" _locComment="AdvancedWelcomeEulaDlgInstall" -->
45 <String Id="CancelDlg_Title" Overridable="yes"><!-- _locID_text="CancelDlg_Title" _locComment="CancelDlg_Title" -->[ProductName] Setup</String> 44 <String Id="AdvancedWelcomeEulaDlgInstall" Overridable="yes" Value="&amp;Install" />
46 <String Id="CancelDlgText" Overridable="yes"><!-- _locID_text="CancelDlgText" _locComment="CancelDlgText" -->Are you sure you want to cancel [ProductName] installation?</String> 45 <!-- _locID_text="AdvancedWelcomeEulaDlgAdvanced" _locComment="AdvancedWelcomeEulaDlgAdvanced" -->
47 <String Id="CancelDlgIcon" Overridable="yes"><!-- _locID_text="CancelDlgIcon" _locComment="CancelDlgIcon" -->WixUI_Ico_Info</String> 46 <String Id="AdvancedWelcomeEulaDlgAdvanced" Overridable="yes" Value="A&amp;dvanced" />
48 <String Id="CancelDlgIconTooltip" Overridable="yes"><!-- _locID_text="CancelDlgIconTooltip" _locComment="CancelDlgIconTooltip" -->Information icon</String> 47 <!-- _locID_text="Advanced_Font_Normal_Size" _locComment="Advanced_Font_Normal_Size" -->
49 48 <String Id="Advanced_Font_Normal_Size" Overridable="yes" Value="8" />
50 <String Id="CustomizeDlg_Title" Overridable="yes"><!-- _locID_text="CustomizeDlg_Title" _locComment="CustomizeDlg_Title" -->[ProductName] Setup</String> 49 <!-- _locID_text="Advanced_Font_Bigger_Size" _locComment="Advanced_Font_Bigger_Size" -->
51 <String Id="CustomizeDlgTree" Overridable="yes"><!-- _locID_text="CustomizeDlgTree" _locComment="CustomizeDlgTree" -->Tree of selections</String> 50 <String Id="Advanced_Font_Bigger_Size" Overridable="yes" Value="12" />
52 <String Id="CustomizeDlgBrowse" Overridable="yes"><!-- _locID_text="CustomizeDlgBrowse" _locComment="CustomizeDlgBrowse" -->B&amp;rowse...</String> 51 <!-- _locID_text="Advanced_Font_Title_Size" _locComment="Advanced_Font_Title_Size" -->
53 <String Id="CustomizeDlgReset" Overridable="yes"><!-- _locID_text="CustomizeDlgReset" _locComment="CustomizeDlgReset" -->Re&amp;set</String> 52 <String Id="Advanced_Font_Title_Size" Overridable="yes" Value="9" />
54 <String Id="CustomizeDlgDiskCost" Overridable="yes"><!-- _locID_text="CustomizeDlgDiskCost" _locComment="CustomizeDlgDiskCost" -->Disk &amp;Usage</String> 53 <!-- _locID_text="Advanced_Font_Emphasized_Size" _locComment="Advanced_Font_Emphasized_Size" -->
55 <String Id="CustomizeDlgBannerBitmap" Overridable="yes"><!-- _locID_text="CustomizeDlgBannerBitmap" _locComment="CustomizeDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 54 <String Id="Advanced_Font_Emphasized_Size" Overridable="yes" Value="8" />
56 <String Id="CustomizeDlgText" Overridable="yes"><!-- _locID_text="CustomizeDlgText" _locComment="CustomizeDlgText" -->Click the icons in the tree below to change the way features will be installed.</String> 55 <!-- _locID_text="Advanced_Font_FaceName" _locComment="Advanced_Font_FaceName" -->
57 <String Id="CustomizeDlgDescription" Overridable="yes"><!-- _locID_text="CustomizeDlgDescription" _locComment="CustomizeDlgDescription" -->Select the way you want features to be installed.</String> 56 <String Id="Advanced_Font_FaceName" Overridable="yes" Value="Tahoma" />
58 <String Id="CustomizeDlgTitle" Overridable="yes"><!-- _locID_text="CustomizeDlgTitle" _locComment="CustomizeDlgTitle" -->{\WixUI_Font_Title}Custom Setup</String> 57
59 <String Id="CustomizeDlgItemDescription" Overridable="yes"><!-- _locID_text="CustomizeDlgItemDescription" _locComment="CustomizeDlgItemDescription" -->CustomizeDlgItemDescription-CustomizeDlgItemDescription</String> 58 <!-- _locID_text="BrowseDlg_Title" _locComment="BrowseDlg_Title" -->
60 <String Id="CustomizeDlgItemSize" Overridable="yes"><!-- _locID_text="CustomizeDlgItemSize" _locComment="CustomizeDlgItemSize" -->CustomizeDlgItemSize-CustomizeDlgItemSize</String> 59
61 <String Id="CustomizeDlgLocation" Overridable="yes"><!-- _locID_text="CustomizeDlgLocation" _locComment="CustomizeDlgLocation" -->CustomizeDlgLocation-CustomizeDlgLocation</String> 60 <String Id="BrowseDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
62 <String Id="CustomizeDlgLocationLabel" Overridable="yes"><!-- _locID_text="CustomizeDlgLocationLabel" _locComment="CustomizeDlgLocationLabel" -->Location:</String> 61 <!-- _locID_text="BrowseDlgComboLabel" _locComment="BrowseDlgComboLabel" -->
63 62 <String Id="BrowseDlgComboLabel" Overridable="yes" Value="&amp;Look in:" />
64 <String Id="DiskCostDlg_Title" Overridable="yes"><!-- _locID_text="DiskCostDlg_Title" _locComment="DiskCostDlg_Title" -->[ProductName] Setup</String> 63 <!-- _locID_text="BrowseDlgWixUI_Bmp_Up" _locComment="BrowseDlgWixUI_Bmp_Up" -->
65 <String Id="DiskCostDlgBannerBitmap" Overridable="yes"><!-- _locID_text="DiskCostDlgBannerBitmap" _locComment="DiskCostDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 64 <String Id="BrowseDlgWixUI_Bmp_Up" Overridable="yes" Value="WixUI_Bmp_Up" />
66 <String Id="DiskCostDlgText" Overridable="yes"><!-- _locID_text="DiskCostDlgText" _locComment="DiskCostDlgText" -->Highlighted volumes do not have enough disk space available for selected features. You can either remove some files from the highlighted volumes, install fewer features, or select different destination drives.</String> 65 <!-- _locID_text="BrowseDlgWixUI_Bmp_UpTooltip" _locComment="BrowseDlgWixUI_Bmp_UpTooltip" -->
67 <String Id="DiskCostDlgDescription" Overridable="yes"><!-- _locID_text="DiskCostDlgDescription" _locComment="DiskCostDlgDescription" -->The disk space required for the installation of the selected features.</String> 66 <String Id="BrowseDlgWixUI_Bmp_UpTooltip" Overridable="yes" Value="Up one level" />
68 <String Id="DiskCostDlgTitle" Overridable="yes"><!-- _locID_text="DiskCostDlgTitle" _locComment="DiskCostDlgTitle" -->{\WixUI_Font_Title}Disk Space Requirements</String> 67 <!-- _locID_text="BrowseDlgNewFolder" _locComment="BrowseDlgNewFolder" -->
69 <String Id="DiskCostDlgVolumeList" Overridable="yes"><!-- _locID_text="DiskCostDlgVolumeList" _locComment="DiskCostDlgVolumeList" -->{120}{70}{70}{70}{70}</String> 68 <String Id="BrowseDlgNewFolder" Overridable="yes" Value="WixUI_Bmp_New" />
70 69 <!-- _locID_text="BrowseDlgNewFolderTooltip" _locComment="BrowseDlgNewFolderTooltip" -->
71 <String Id="ErrorDlg_Title" Overridable="yes"><!-- _locID_text="ErrorDlg_Title" _locComment="ErrorDlg_Title" -->[ProductName] Setup</String> 70 <String Id="BrowseDlgNewFolderTooltip" Overridable="yes" Value="Create a new folder" />
72 <String Id="ErrorDlgErrorText" Overridable="yes"><!-- _locID_text="ErrorDlgErrorText" _locComment="ErrorDlgErrorText" -->Information text</String> 71 <!-- _locID_text="BrowseDlgPathLabel" _locComment="BrowseDlgPathLabel" -->
73 <String Id="ErrorDlgErrorIcon" Overridable="yes"><!-- _locID_text="ErrorDlgErrorIcon" _locComment="ErrorDlgErrorIcon" -->WixUI_Ico_Info</String> 72 <String Id="BrowseDlgPathLabel" Overridable="yes" Value="&amp;Folder name:" />
74 <String Id="ErrorDlgErrorIconTooltip" Overridable="yes"><!-- _locID_text="ErrorDlgErrorIconTooltip" _locComment="ErrorDlgErrorIconTooltip" -->Information icon</String> 73 <!-- _locID_text="BrowseDlgBannerBitmap" _locComment="BrowseDlgBannerBitmap" -->
75 74 <String Id="BrowseDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
76 <String Id="ExitDialog_Title" Overridable="yes"><!-- _locID_text="ExitDialog_Title" _locComment="ExitDialog_Title" -->[ProductName] Setup</String> 75 <!-- _locID_text="BrowseDlgDescription" _locComment="BrowseDlgDescription" -->
77 <String Id="ExitDialogBitmap" Overridable="yes"><!-- _locID_text="ExitDialogBitmap" _locComment="ExitDialogBitmap" -->WixUI_Bmp_Dialog</String> 76 <String Id="BrowseDlgDescription" Overridable="yes" Value="Browse to the destination folder" />
78 <String Id="ExitDialogDescription" Overridable="yes"><!-- _locID_text="ExitDialogDescription" _locComment="ExitDialogDescription" -->Click the Finish button to exit the Setup Wizard.</String> 77 <!-- _locID_text="BrowseDlgTitle" _locComment="BrowseDlgTitle" -->
79 <String Id="ExitDialogTitle" Overridable="yes"><!-- _locID_text="ExitDialogTitle" _locComment="ExitDialogTitle" -->{\WixUI_Font_Bigger}Completed the [ProductName] Setup Wizard</String> 78 <String Id="BrowseDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Change destination folder" />
80 79
81 <String Id="FatalError_Title" Overridable="yes"><!-- _locID_text="FatalError_Title" _locComment="FatalError_Title" -->[ProductName] Setup</String> 80 <!-- _locID_text="CancelDlg_Title" _locComment="CancelDlg_Title" -->
82 <String Id="FatalErrorBitmap" Overridable="yes"><!-- _locID_text="FatalErrorBitmap" _locComment="FatalErrorBitmap" -->WixUI_Bmp_Dialog</String> 81
83 <String Id="FatalErrorTitle" Overridable="yes"><!-- _locID_text="FatalErrorTitle" _locComment="FatalErrorTitle" -->{\WixUI_Font_Bigger}[ProductName] Setup Wizard ended prematurely</String> 82 <String Id="CancelDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
84 <String Id="FatalErrorDescription1" Overridable="yes"><!-- _locID_text="FatalErrorDescription1" _locComment="FatalErrorDescription1" -->[ProductName] Setup Wizard ended prematurely because of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again.</String> 83 <!-- _locID_text="CancelDlgText" _locComment="CancelDlgText" -->
85 <String Id="FatalErrorDescription2" Overridable="yes"><!-- _locID_text="FatalErrorDescription2" _locComment="FatalErrorDescription2" -->Click the Finish button to exit the Setup Wizard.</String> 84 <String Id="CancelDlgText" Overridable="yes" Value="Are you sure you want to cancel [ProductName] installation?" />
86 85 <!-- _locID_text="CancelDlgIcon" _locComment="CancelDlgIcon" -->
87 <String Id="FeaturesDlg_Title" Overridable="yes"><!-- _locID_text="FeaturesDlg_Title" _locComment="FeaturesDlg_Title" -->[ProductName] Setup</String> 86 <String Id="CancelDlgIcon" Overridable="yes" Value="WixUI_Ico_Info" />
88 <String Id="FeaturesDlgTree" Overridable="yes"><!-- _locID_text="FeaturesDlgTree" _locComment="FeaturesDlgTree" -->Product features</String> 87 <!-- _locID_text="CancelDlgIconTooltip" _locComment="CancelDlgIconTooltip" -->
89 <String Id="FeaturesDlgBannerBitmap" Overridable="yes"><!-- _locID_text="FeaturesDlgBannerBitmap" _locComment="FeaturesDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 88 <String Id="CancelDlgIconTooltip" Overridable="yes" Value="Information icon" />
90 <String Id="FeaturesDlgDescription" Overridable="yes"><!-- _locID_text="FeaturesDlgDescription" _locComment="FeaturesDlgDescription" -->Select the way you want features to be installed.</String> 89
91 <String Id="FeaturesDlgTitle" Overridable="yes"><!-- _locID_text="FeaturesDlgTitle" _locComment="FeaturesDlgTitle" -->{\WixUI_Font_Title}Product Features</String> 90 <!-- _locID_text="CustomizeDlg_Title" _locComment="CustomizeDlg_Title" -->
92 <String Id="FeaturesDlgItemDescription" Overridable="yes"><!-- _locID_text="FeaturesDlgItemDescription" _locComment="FeaturesDlgItemDescription" -->FeaturesDlgItemDescription</String> 91
93 <String Id="FeaturesDlgItemSize" Overridable="yes"><!-- _locID_text="FeaturesDlgItemSize" _locComment="FeaturesDlgItemSize" -->FeaturesDlgItemSize</String> 92 <String Id="CustomizeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
94 <String Id="FeaturesDlgInstall" Overridable="yes"><!-- _locID_text="FeaturesDlgInstall" _locComment="FeaturesDlgInstall" -->&amp;Install</String> 93 <!-- _locID_text="CustomizeDlgTree" _locComment="CustomizeDlgTree" -->
95 <String Id="FeaturesDlgChange" Overridable="yes"><!-- _locID_text="FeaturesDlgChange" _locComment="FeaturesDlgChange" -->&amp;Change</String> 94 <String Id="CustomizeDlgTree" Overridable="yes" Value="Tree of selections" />
96 95 <!-- _locID_text="CustomizeDlgBrowse" _locComment="CustomizeDlgBrowse" -->
97 <String Id="FilesInUse_Title" Overridable="yes"><!-- _locID_text="FilesInUse_Title" _locComment="FilesInUse_Title" -->[ProductName] Setup</String> 96 <String Id="CustomizeDlgBrowse" Overridable="yes" Value="B&amp;rowse..." />
98 <String Id="FilesInUseExit" Overridable="yes"><!-- _locID_text="FilesInUseExit" _locComment="FilesInUseExit" -->E&amp;xit</String> 97 <!-- _locID_text="CustomizeDlgReset" _locComment="CustomizeDlgReset" -->
99 <String Id="FilesInUseBannerBitmap" Overridable="yes"><!-- _locID_text="FilesInUseBannerBitmap" _locComment="FilesInUseBannerBitmap" -->WixUI_Bmp_Banner</String> 98 <String Id="CustomizeDlgReset" Overridable="yes" Value="Re&amp;set" />
100 <String Id="FilesInUseText" Overridable="yes"><!-- _locID_text="FilesInUseText" _locComment="FilesInUseText" -->The following applications are using files that need to be updated by this setup. Close these applications and then click &amp;Retry to continue setup or Exit to exit it.</String> 99 <!-- _locID_text="CustomizeDlgDiskCost" _locComment="CustomizeDlgDiskCost" -->
101 <String Id="FilesInUseDescription" Overridable="yes"><!-- _locID_text="FilesInUseDescription" _locComment="FilesInUseDescription" -->Some files that need to be updated are currently in use.</String> 100 <String Id="CustomizeDlgDiskCost" Overridable="yes" Value="Disk &amp;Usage" />
102 <String Id="FilesInUseTitle" Overridable="yes"><!-- _locID_text="FilesInUseTitle" _locComment="FilesInUseTitle" -->{\WixUI_Font_Title}Files in Use</String> 101 <!-- _locID_text="CustomizeDlgBannerBitmap" _locComment="CustomizeDlgBannerBitmap" -->
103 102 <String Id="CustomizeDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
104 <String Id="InstallDirDlg_Title" Overridable="yes"><!-- _locID_text="InstallDirDlg_Title" _locComment="InstallDirDlg_Title" -->[ProductName] Setup</String> 103 <!-- _locID_text="CustomizeDlgText" _locComment="CustomizeDlgText" -->
105 <String Id="InstallDirDlgChange" Overridable="yes"><!-- _locID_text="InstallDirDlgChange" _locComment="InstallDirDlgChange" -->&amp;Change...</String> 104 <String Id="CustomizeDlgText" Overridable="yes" Value="Click the icons in the tree below to change the way features will be installed." />
106 <String Id="InstallDirDlgTitle" Overridable="yes"><!-- _locID_text="InstallDirDlgTitle" _locComment="InstallDirDlgTitle" -->{\WixUI_Font_Title}Destination Folder</String> 105 <!-- _locID_text="CustomizeDlgDescription" _locComment="CustomizeDlgDescription" -->
107 <String Id="InstallDirDlgDescription" Overridable="yes"><!-- _locID_text="InstallDirDlgDescription" _locComment="InstallDirDlgDescription" -->Click Next to install to the default folder or click Change to choose another.</String> 106 <String Id="CustomizeDlgDescription" Overridable="yes" Value="Select the way you want features to be installed." />
108 <String Id="InstallDirDlgBannerBitmap" Overridable="yes"><!-- _locID_text="InstallDirDlgBannerBitmap" _locComment="InstallDirDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 107 <!-- _locID_text="CustomizeDlgTitle" _locComment="CustomizeDlgTitle" -->
109 <String Id="InstallDirDlgFolderLabel" Overridable="yes"><!-- _locID_text="InstallDirDlgFolderLabel" _locComment="InstallDirDlgFolderLabel" -->Install [ProductName] to:</String> 108 <String Id="CustomizeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Custom Setup" />
110 109 <!-- _locID_text="CustomizeDlgItemDescription" _locComment="CustomizeDlgItemDescription" -->
111 <String Id="InstallScopeDlg_Title" Overridable="yes"><!-- _locID_text="InstallScopeDlg_Title" _locComment="InstallScopeDlg_Title" -->[ProductName] Setup</String> 110 <String Id="CustomizeDlgItemDescription" Overridable="yes" Value="CustomizeDlgItemDescription-CustomizeDlgItemDescription" />
112 <String Id="InstallScopeDlgBannerBitmap" Overridable="yes"><!-- _locID_text="InstallScopeDlgBannerBitmap" _locComment="InstallScopeDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 111 <!-- _locID_text="CustomizeDlgItemSize" _locComment="CustomizeDlgItemSize" -->
113 <String Id="InstallScopeDlgDescription" Overridable="yes"><!-- _locID_text="InstallScopeDlgDescription" _locComment="InstallScopeDlgDescription" -->Choose the installation scope and folder</String> 112 <String Id="CustomizeDlgItemSize" Overridable="yes" Value="CustomizeDlgItemSize-CustomizeDlgItemSize" />
114 <String Id="InstallScopeDlgTitle" Overridable="yes"><!-- _locID_text="InstallScopeDlgTitle" _locComment="InstallScopeDlgTitle" -->{\WixUI_Font_Title}Installation Scope</String> 113 <!-- _locID_text="CustomizeDlgLocation" _locComment="CustomizeDlgLocation" -->
115 <String Id="InstallScopeDlgPerUser" Overridable="yes"><!-- _locID_text="InstallScopeDlgPerUser" _locComment="InstallScopeDlgPerUser" -->{\WixUI_Font_Emphasized}Install &amp;just for you ([LogonUser])</String> 114 <String Id="CustomizeDlgLocation" Overridable="yes" Value="CustomizeDlgLocation-CustomizeDlgLocation" />
116 <String Id="InstallScopeDlgPerUserDescription" Overridable="yes"><!-- _locID_text="InstallScopeDlgPerUserDescription" _locComment="InstallScopeDlgPerUserDescription" -->[ProductName] will be installed in a per-user folder and be available just for your user account. You do not need local Administrator privileges.</String> 115 <!-- _locID_text="CustomizeDlgLocationLabel" _locComment="CustomizeDlgLocationLabel" -->
117 <String Id="InstallScopeDlgNoPerUserDescription" Overridable="yes"><!-- _locID_text="InstallScopeDlgNoPerUserDescription" _locComment="InstallScopeDlgNoPerUserDescription" -->[ProductName] does not support per-user installation.</String> 116 <String Id="CustomizeDlgLocationLabel" Overridable="yes" Value="Location:" />
118 <String Id="InstallScopeDlgPerMachine" Overridable="yes"><!-- _locID_text="InstallScopeDlgPerMachine" _locComment="InstallScopeDlgPerMachine" -->{\WixUI_Font_Emphasized}Install for all users of this &amp;machine</String> 117
119 <String Id="InstallScopeDlgPerMachineDescription" Overridable="yes"><!-- _locID_text="InstallScopeDlgPerMachineDescription" _locComment="InstallScopeDlgPerMachineDescription" -->[ProductName] will be installed in a per-machine folder by default and be available for all users. You can change the default installation folder. You must have local Administrator privileges.</String> 118 <!-- _locID_text="DiskCostDlg_Title" _locComment="DiskCostDlg_Title" -->
120 <String Id="InstallScopeDlgFolderLabel" Overridable="yes"><!-- _locID_text="InstallScopeDlgFolderLabel" _locComment="InstallScopeDlgFolderLabel" -->Installation &amp;folder:</String> 119
121 <String Id="InstallScopeDlgChange" Overridable="yes"><!-- _locID_text="InstallScopeDlgChange" _locComment="InstallScopeDlgChange" -->&amp;Change...</String> 120 <String Id="DiskCostDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
122 121 <!-- _locID_text="DiskCostDlgBannerBitmap" _locComment="DiskCostDlgBannerBitmap" -->
123 <String Id="InvalidDirDlg_Title" Overridable="yes"><!-- _locID_text="InvalidDirDlg_Title" _locComment="InvalidDirDlg_Title" -->[ProductName] Setup</String> 122 <String Id="DiskCostDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
124 <String Id="InvalidDirDlgText" Overridable="yes"><!-- _locID_text="InvalidDirDlgText" _locComment="InvalidDirDlgText" -->Installation directory must be on a local hard drive.</String> 123 <!-- _locID_text="DiskCostDlgText" _locComment="DiskCostDlgText" -->
125 <String Id="InvalidDirDlgIcon" Overridable="yes"><!-- _locID_text="InvalidDirDlgIcon" _locComment="InvalidDirDlgIcon" -->WixUI_Ico_Info</String> 124 <String Id="DiskCostDlgText" Overridable="yes" Value="Highlighted volumes do not have enough disk space available for selected features. You can either remove some files from the highlighted volumes, install fewer features, or select different destination drives." />
126 <String Id="InvalidDirDlgIconTooltip" Overridable="yes"><!-- _locID_text="InvalidDirDlgIconTooltip" _locComment="InvalidDirDlgIconTooltip" -->Information icon</String> 125 <!-- _locID_text="DiskCostDlgDescription" _locComment="DiskCostDlgDescription" -->
127 126 <String Id="DiskCostDlgDescription" Overridable="yes" Value="The disk space required for the installation of the selected features." />
128 <String Id="LicenseAgreementDlg_Title" Overridable="yes"><!-- _locID_text="LicenseAgreementDlg_Title" _locComment="LicenseAgreementDlg_Title" -->[ProductName] Setup</String> 127 <!-- _locID_text="DiskCostDlgTitle" _locComment="DiskCostDlgTitle" -->
129 <String Id="LicenseAgreementDlgLicenseAcceptedCheckBox" Overridable="yes"><!-- _locID_text="LicenseAgreementDlgLicenseAcceptedCheckBox" _locComment="LicenseAgreementDlgLicenseAcceptedCheckBox" -->I &amp;accept the terms in the License Agreement</String> 128 <String Id="DiskCostDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Disk Space Requirements" />
130 <String Id="LicenseAgreementDlgBannerBitmap" Overridable="yes"><!-- _locID_text="LicenseAgreementDlgBannerBitmap" _locComment="LicenseAgreementDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 129 <!-- _locID_text="DiskCostDlgVolumeList" _locComment="DiskCostDlgVolumeList" -->
131 <String Id="LicenseAgreementDlgDescription" Overridable="yes"><!-- _locID_text="LicenseAgreementDlgDescription" _locComment="LicenseAgreementDlgDescription" -->Please read the following license agreement carefully</String> 130 <String Id="DiskCostDlgVolumeList" Overridable="yes" Value="{120}{70}{70}{70}{70}" />
132 <String Id="LicenseAgreementDlgTitle" Overridable="yes"><!-- _locID_text="LicenseAgreementDlgTitle" _locComment="LicenseAgreementDlgTitle" -->{\WixUI_Font_Title}End-User License Agreement</String> 131
133 132 <!-- _locID_text="ErrorDlg_Title" _locComment="ErrorDlg_Title" -->
134 <String Id="MaintenanceTypeDlg_Title" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlg_Title" _locComment="MaintenanceTypeDlg_Title" -->[ProductName] Setup</String> 133
135 <String Id="MaintenanceTypeDlgChangeButton" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgChangeButton" _locComment="MaintenanceTypeDlgChangeButton" -->&amp;Change</String> 134 <String Id="ErrorDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
136 <String Id="MaintenanceTypeDlgChangeButtonTooltip" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgChangeButtonTooltip" _locComment="MaintenanceTypeDlgChangeButtonTooltip" -->Change Installation</String> 135 <!-- _locID_text="ErrorDlgErrorText" _locComment="ErrorDlgErrorText" -->
137 <String Id="MaintenanceTypeDlgRepairButton" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRepairButton" _locComment="MaintenanceTypeDlgRepairButton" -->Re&amp;pair</String> 136 <String Id="ErrorDlgErrorText" Overridable="yes" Value="Information text" />
138 <String Id="MaintenanceTypeDlgRepairButtonTooltip" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRepairButtonTooltip" _locComment="MaintenanceTypeDlgRepairButtonTooltip" -->Repair Installation</String> 137 <!-- _locID_text="ErrorDlgErrorIcon" _locComment="ErrorDlgErrorIcon" -->
139 <String Id="MaintenanceTypeDlgRemoveButton" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRemoveButton" _locComment="MaintenanceTypeDlgRemoveButton" -->&amp;Remove</String> 138 <String Id="ErrorDlgErrorIcon" Overridable="yes" Value="WixUI_Ico_Info" />
140 <String Id="MaintenanceTypeDlgRemoveButtonTooltip" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRemoveButtonTooltip" _locComment="MaintenanceTypeDlgRemoveButtonTooltip" -->Remove Installation</String> 139 <!-- _locID_text="ErrorDlgErrorIconTooltip" _locComment="ErrorDlgErrorIconTooltip" -->
141 <String Id="MaintenanceTypeDlgBannerBitmap" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgBannerBitmap" _locComment="MaintenanceTypeDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 140 <String Id="ErrorDlgErrorIconTooltip" Overridable="yes" Value="Information icon" />
142 <String Id="MaintenanceTypeDlgDescription" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgDescription" _locComment="MaintenanceTypeDlgDescription" -->Select the operation you wish to perform.</String> 141
143 <String Id="MaintenanceTypeDlgTitle" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgTitle" _locComment="MaintenanceTypeDlgTitle" -->{\WixUI_Font_Title}Change, repair, or remove installation</String> 142 <!-- _locID_text="ExitDialog_Title" _locComment="ExitDialog_Title" -->
144 <String Id="MaintenanceTypeDlgChangeText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgChangeText" _locComment="MaintenanceTypeDlgChangeText" -->Lets you change the way features are installed.</String> 143
145 <String Id="MaintenanceTypeDlgChangeDisabledText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgChangeDisabledText" _locComment="MaintenanceTypeDlgChangeDisabledText" -->[ProductName] has no independently selectable features.</String> 144 <String Id="ExitDialog_Title" Overridable="yes" Value="[ProductName] Setup" />
146 <String Id="MaintenanceTypeDlgRemoveText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRemoveText" _locComment="MaintenanceTypeDlgRemoveText" -->Removes [ProductName] from your computer.</String> 145 <!-- _locID_text="ExitDialogBitmap" _locComment="ExitDialogBitmap" -->
147 <String Id="MaintenanceTypeDlgRemoveDisabledText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRemoveDisabledText" _locComment="MaintenanceTypeDlgRemoveDisabledText" -->[ProductName] cannot be removed.</String> 146 <String Id="ExitDialogBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
148 <String Id="MaintenanceTypeDlgRepairText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRepairText" _locComment="MaintenanceTypeDlgRepairText" -->Repairs errors in the most recent installation by fixing missing and corrupt files, shortcuts, and registry entries.</String> 147 <!-- _locID_text="ExitDialogDescription" _locComment="ExitDialogDescription" -->
149 <String Id="MaintenanceTypeDlgRepairDisabledText" Overridable="yes"><!-- _locID_text="MaintenanceTypeDlgRepairDisabledText" _locComment="MaintenanceTypeDlgRepairDisabledText" -->[ProductName] cannot be repaired.</String> 148 <String Id="ExitDialogDescription" Overridable="yes" Value="Click the Finish button to exit the Setup Wizard." />
150 149 <!-- _locID_text="ExitDialogTitle" _locComment="ExitDialogTitle" -->
151 <String Id="MaintenanceWelcomeDlg_Title" Overridable="yes"><!-- _locID_text="MaintenanceWelcomeDlg_Title" _locComment="MaintenanceWelcomeDlg_Title" -->[ProductName] Setup</String> 150 <String Id="ExitDialogTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}Completed the [ProductName] Setup Wizard" />
152 <String Id="MaintenanceWelcomeDlgBitmap" Overridable="yes"><!-- _locID_text="MaintenanceWelcomeDlgBitmap" _locComment="MaintenanceWelcomeDlgBitmap" -->WixUI_Bmp_Dialog</String> 151
153 <String Id="MaintenanceWelcomeDlgDescription" Overridable="yes"><!-- _locID_text="MaintenanceWelcomeDlgDescription" _locComment="MaintenanceWelcomeDlgDescription" -->The Setup Wizard allows you to change the way [ProductName] features are installed on your computer or to remove it from your computer. Click Next to continue or Cancel to exit the Setup Wizard.</String> 152 <!-- _locID_text="FatalError_Title" _locComment="FatalError_Title" -->
154 <String Id="MaintenanceWelcomeDlgTitle" Overridable="yes"><!-- _locID_text="MaintenanceWelcomeDlgTitle" _locComment="MaintenanceWelcomeDlgTitle" -->{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard</String> 153
155 154 <String Id="FatalError_Title" Overridable="yes" Value="[ProductName] Setup" />
156 <String Id="MsiRMFilesInUse_Title" Overridable="yes"><!-- _locID_text="MsiRMFilesInUse_Title" _locComment="MsiRMFilesInUse_Title" -->[ProductName] Setup</String> 155 <!-- _locID_text="FatalErrorBitmap" _locComment="FatalErrorBitmap" -->
157 <String Id="MsiRMFilesInUseBannerBitmap" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseBannerBitmap" _locComment="MsiRMFilesInUseBannerBitmap" -->WixUI_Bmp_Banner</String> 156 <String Id="FatalErrorBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
158 <String Id="MsiRMFilesInUseText" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseText" _locComment="MsiRMFilesInUseText" -->The following applications are using files that need to be updated by this setup. You can let Setup Wizard close them and attempt to restart them or reboot the machine later.</String> 157 <!-- _locID_text="FatalErrorTitle" _locComment="FatalErrorTitle" -->
159 <String Id="MsiRMFilesInUseDescription" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseDescription" _locComment="MsiRMFilesInUseDescription" -->Some files that need to be updated are currently in use.</String> 158 <String Id="FatalErrorTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}[ProductName] Setup Wizard ended prematurely" />
160 <String Id="MsiRMFilesInUseTitle" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseTitle" _locComment="MsiRMFilesInUseTitle" -->{\WixUI_Font_Title}Files in Use</String> 159 <!-- _locID_text="FatalErrorDescription1" _locComment="FatalErrorDescription1" -->
161 <String Id="MsiRMFilesInUseUseRM" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseUseRM" _locComment="MsiRMFilesInUseUseRM" -->&amp;Close the applications and attempt to restart them.</String> 160 <String Id="FatalErrorDescription1" Overridable="yes" Value="[ProductName] Setup Wizard ended prematurely because of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again." />
162 <String Id="MsiRMFilesInUseDontUseRM" Overridable="yes"><!-- _locID_text="MsiRMFilesInUseDontUseRM" _locComment="MsiRMFilesInUseDontUseRM" -->&amp;Do not close applications. A reboot will be required.</String> 161 <!-- _locID_text="FatalErrorDescription2" _locComment="FatalErrorDescription2" -->
163 162 <String Id="FatalErrorDescription2" Overridable="yes" Value="Click the Finish button to exit the Setup Wizard." />
164 <String Id="OutOfDiskDlg_Title" Overridable="yes"><!-- _locID_text="OutOfDiskDlg_Title" _locComment="OutOfDiskDlg_Title" -->[ProductName] Setup</String> 163
165 <String Id="OutOfDiskDlgBannerBitmap" Overridable="yes"><!-- _locID_text="OutOfDiskDlgBannerBitmap" _locComment="OutOfDiskDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 164 <!-- _locID_text="FeaturesDlg_Title" _locComment="FeaturesDlg_Title" -->
166 <String Id="OutOfDiskDlgText" Overridable="yes"><!-- _locID_text="OutOfDiskDlgText" _locComment="OutOfDiskDlgText" -->The highlighted volumes do not have enough disk space available for the currently selected features. You can remove some files from the highlighted volumes, install fewer features, or select a different destination drive.</String> 165
167 <String Id="OutOfDiskDlgDescription" Overridable="yes"><!-- _locID_text="OutOfDiskDlgDescription" _locComment="OutOfDiskDlgDescription" -->Disk space required for the installation exceeds available disk space.</String> 166 <String Id="FeaturesDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
168 <String Id="OutOfDiskDlgTitle" Overridable="yes"><!-- _locID_text="OutOfDiskDlgTitle" _locComment="OutOfDiskDlgTitle" -->{\WixUI_Font_Title}Out of Disk Space</String> 167 <!-- _locID_text="FeaturesDlgTree" _locComment="FeaturesDlgTree" -->
169 <String Id="OutOfDiskDlgVolumeList" Overridable="yes"><!-- _locID_text="OutOfDiskDlgVolumeList" _locComment="OutOfDiskDlgVolumeList" -->{120}{70}{70}{70}{70}</String> 168 <String Id="FeaturesDlgTree" Overridable="yes" Value="Product features" />
170 169 <!-- _locID_text="FeaturesDlgBannerBitmap" _locComment="FeaturesDlgBannerBitmap" -->
171 <String Id="OutOfRbDiskDlg_Title" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlg_Title" _locComment="OutOfRbDiskDlg_Title" -->[ProductName] Setup</String> 170 <String Id="FeaturesDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
172 <String Id="OutOfRbDiskDlgBannerBitmap" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgBannerBitmap" _locComment="OutOfRbDiskDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 171 <!-- _locID_text="FeaturesDlgDescription" _locComment="FeaturesDlgDescription" -->
173 <String Id="OutOfRbDiskDlgText" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgText" _locComment="OutOfRbDiskDlgText" -->The highlighted volumes do not have enough disk space available for the currently selected features. You can remove some files from the highlighted volumes, install fewer features, or select a different destination drive.</String> 172 <String Id="FeaturesDlgDescription" Overridable="yes" Value="Select the way you want features to be installed." />
174 <String Id="OutOfRbDiskDlgDescription" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgDescription" _locComment="OutOfRbDiskDlgDescription" -->Disk space required for the installation exceeds available disk space.</String> 173 <!-- _locID_text="FeaturesDlgTitle" _locComment="FeaturesDlgTitle" -->
175 <String Id="OutOfRbDiskDlgTitle" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgTitle" _locComment="OutOfRbDiskDlgTitle" -->{\WixUI_Font_Title}Out of Disk Space</String> 174 <String Id="FeaturesDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Product Features" />
176 <String Id="OutOfRbDiskDlgVolumeList" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgVolumeList" _locComment="OutOfRbDiskDlgVolumeList" -->{120}{70}{70}{70}{70}</String> 175 <!-- _locID_text="FeaturesDlgItemDescription" _locComment="FeaturesDlgItemDescription" -->
177 <String Id="OutOfRbDiskDlgText2" Overridable="yes"><!-- _locID_text="OutOfRbDiskDlgText2" _locComment="OutOfRbDiskDlgText2" -->Alternatively, you may choose to disable the installer's rollback functionality. Disabling rollback prevents the installer from restoring your computer's original state should the installation be interrupted in any way. Click Yes if you wish to take the risk of disabling rollback.</String> 176 <String Id="FeaturesDlgItemDescription" Overridable="yes" Value="FeaturesDlgItemDescription" />
178 177 <!-- _locID_text="FeaturesDlgItemSize" _locComment="FeaturesDlgItemSize" -->
179 <String Id="PrepareDlg_Title" Overridable="yes"><!-- _locID_text="PrepareDlg_Title" _locComment="PrepareDlg_Title" -->[ProductName] Setup</String> 178 <String Id="FeaturesDlgItemSize" Overridable="yes" Value="FeaturesDlgItemSize" />
180 <String Id="PrepareDlgBitmap" Overridable="yes"><!-- _locID_text="PrepareDlgBitmap" _locComment="PrepareDlgBitmap" -->WixUI_Bmp_Dialog</String> 179 <!-- _locID_text="FeaturesDlgInstall" _locComment="FeaturesDlgInstall" -->
181 <String Id="PrepareDlgDescription" Overridable="yes"><!-- _locID_text="PrepareDlgDescription" _locComment="PrepareDlgDescription" -->Please wait while the Setup Wizard prepares to guide you through the installation.</String> 180 <String Id="FeaturesDlgInstall" Overridable="yes" Value="&amp;Install" />
182 <String Id="PrepareDlgTitle" Overridable="yes"><!-- _locID_text="PrepareDlgTitle" _locComment="PrepareDlgTitle" -->{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard</String> 181 <!-- _locID_text="FeaturesDlgChange" _locComment="FeaturesDlgChange" -->
183 182 <String Id="FeaturesDlgChange" Overridable="yes" Value="&amp;Change" />
184 <String Id="ProgressDlg_Title" Overridable="yes"><!-- _locID_text="ProgressDlg_Title" _locComment="ProgressDlg_Title" -->[ProductName] Setup</String> 183
185 <String Id="ProgressDlgBannerBitmap" Overridable="yes"><!-- _locID_text="ProgressDlgBannerBitmap" _locComment="ProgressDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 184 <!-- _locID_text="FilesInUse_Title" _locComment="FilesInUse_Title" -->
186 <String Id="ProgressDlgTextInstalling" Overridable="yes"><!-- _locID_text="ProgressDlgTextInstalling" _locComment="ProgressDlgTextInstalling" -->Please wait while the Setup Wizard installs [ProductName].</String> 185
187 <String Id="ProgressDlgTitleInstalling" Overridable="yes"><!-- _locID_text="ProgressDlgTitleInstalling" _locComment="ProgressDlgTitleInstalling" -->{\WixUI_Font_Title}Installing [ProductName]</String> 186 <String Id="FilesInUse_Title" Overridable="yes" Value="[ProductName] Setup" />
188 <String Id="ProgressDlgTextChanging" Overridable="yes"><!-- _locID_text="ProgressDlgTextChanging" _locComment="ProgressDlgTextChanging" -->Please wait while the Setup Wizard changes [ProductName].</String> 187 <!-- _locID_text="FilesInUseExit" _locComment="FilesInUseExit" -->
189 <String Id="ProgressDlgTitleChanging" Overridable="yes"><!-- _locID_text="ProgressDlgTitleChanging" _locComment="ProgressDlgTitleChanging" -->{\WixUI_Font_Title}Changing [ProductName]</String> 188 <String Id="FilesInUseExit" Overridable="yes" Value="E&amp;xit" />
190 <String Id="ProgressDlgTextRepairing" Overridable="yes"><!-- _locID_text="ProgressDlgTextRepairing" _locComment="ProgressDlgTextRepairing" -->Please wait while the Setup Wizard repairs [ProductName].</String> 189 <!-- _locID_text="FilesInUseBannerBitmap" _locComment="FilesInUseBannerBitmap" -->
191 <String Id="ProgressDlgTitleRepairing" Overridable="yes"><!-- _locID_text="ProgressDlgTitleRepairing" _locComment="ProgressDlgTitleRepairing" -->{\WixUI_Font_Title}Repairing [ProductName]</String> 190 <String Id="FilesInUseBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
192 <String Id="ProgressDlgTextRemoving" Overridable="yes"><!-- _locID_text="ProgressDlgTextRemoving" _locComment="ProgressDlgTextRemoving" -->Please wait while the Setup Wizard removes [ProductName].</String> 191 <!-- _locID_text="FilesInUseText" _locComment="FilesInUseText" -->
193 <String Id="ProgressDlgTitleRemoving" Overridable="yes"><!-- _locID_text="ProgressDlgTitleRemoving" _locComment="ProgressDlgTitleRemoving" -->{\WixUI_Font_Title}Removing [ProductName]</String> 192 <String Id="FilesInUseText" Overridable="yes" Value="The following applications are using files that need to be updated by this setup. Close these applications and then click &amp;Retry to continue setup or Exit to exit it." />
194 <String Id="ProgressDlgTextUpdating" Overridable="yes"><!-- _locID_text="ProgressDlgTextUpdating" _locComment="ProgressDlgTextUpdating" -->Please wait while the Setup Wizard updates [ProductName].</String> 193 <!-- _locID_text="FilesInUseDescription" _locComment="FilesInUseDescription" -->
195 <String Id="ProgressDlgTitleUpdating" Overridable="yes"><!-- _locID_text="ProgressDlgTitleUpdating" _locComment="ProgressDlgTitleUpdating" -->{\WixUI_Font_Title}Updating [ProductName]</String> 194 <String Id="FilesInUseDescription" Overridable="yes" Value="Some files that need to be updated are currently in use." />
196 <String Id="ProgressDlgProgressBar" Overridable="yes"><!-- _locID_text="ProgressDlgProgressBar" _locComment="ProgressDlgProgressBar" -->Progress done</String> 195 <!-- _locID_text="FilesInUseTitle" _locComment="FilesInUseTitle" -->
197 <String Id="ProgressDlgStatusLabel" Overridable="yes"><!-- _locID_text="ProgressDlgStatusLabel" _locComment="ProgressDlgStatusLabel" -->Status:</String> 196 <String Id="FilesInUseTitle" Overridable="yes" Value="{\WixUI_Font_Title}Files in Use" />
198 197
199 <String Id="ResumeDlg_Title" Overridable="yes"><!-- _locID_text="ResumeDlg_Title" _locComment="ResumeDlg_Title" -->[ProductName] Setup</String> 198 <!-- _locID_text="InstallDirDlg_Title" _locComment="InstallDirDlg_Title" -->
200 <String Id="ResumeDlgInstall" Overridable="yes"><!-- _locID_text="ResumeDlgInstall" _locComment="ResumeDlgInstall" -->&amp;Install</String> 199
201 <String Id="ResumeDlgBitmap" Overridable="yes"><!-- _locID_text="ResumeDlgBitmap" _locComment="ResumeDlgBitmap" -->WixUI_Bmp_Dialog</String> 200 <String Id="InstallDirDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
202 <String Id="ResumeDlgDescription" Overridable="yes"><!-- _locID_text="ResumeDlgDescription" _locComment="ResumeDlgDescription" -->The Setup Wizard will complete the installation of [ProductName] on your computer. Click Install to continue or Cancel to exit the Setup Wizard.</String> 201 <!-- _locID_text="InstallDirDlgChange" _locComment="InstallDirDlgChange" -->
203 <String Id="ResumeDlgTitle" Overridable="yes"><!-- _locID_text="ResumeDlgTitle" _locComment="ResumeDlgTitle" -->{\WixUI_Font_Bigger}Resuming the [ProductName] Setup Wizard</String> 202 <String Id="InstallDirDlgChange" Overridable="yes" Value="&amp;Change..." />
204 203 <!-- _locID_text="InstallDirDlgTitle" _locComment="InstallDirDlgTitle" -->
205 <String Id="SetupTypeDlg_Title" Overridable="yes"><!-- _locID_text="SetupTypeDlg_Title" _locComment="SetupTypeDlg_Title" -->[ProductName] Setup</String> 204 <String Id="InstallDirDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Destination Folder" />
206 <String Id="SetupTypeDlgTypicalButton" Overridable="yes"><!-- _locID_text="SetupTypeDlgTypicalButton" _locComment="SetupTypeDlgTypicalButton" -->&amp;Typical</String> 205 <!-- _locID_text="InstallDirDlgDescription" _locComment="InstallDirDlgDescription" -->
207 <String Id="SetupTypeDlgTypicalButtonTooltip" Overridable="yes"><!-- _locID_text="SetupTypeDlgTypicalButtonTooltip" _locComment="SetupTypeDlgTypicalButtonTooltip" -->Typical Installation</String> 206 <String Id="InstallDirDlgDescription" Overridable="yes" Value="Click Next to install to the default folder or click Change to choose another." />
208 <String Id="SetupTypeDlgCustomButton" Overridable="yes"><!-- _locID_text="SetupTypeDlgCustomButton" _locComment="SetupTypeDlgCustomButton" -->C&amp;ustom</String> 207 <!-- _locID_text="InstallDirDlgBannerBitmap" _locComment="InstallDirDlgBannerBitmap" -->
209 <String Id="SetupTypeDlgCustomButtonTooltip" Overridable="yes"><!-- _locID_text="SetupTypeDlgCustomButtonTooltip" _locComment="SetupTypeDlgCustomButtonTooltip" -->Custom Installation</String> 208 <String Id="InstallDirDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
210 <String Id="SetupTypeDlgCompleteButton" Overridable="yes"><!-- _locID_text="SetupTypeDlgCompleteButton" _locComment="SetupTypeDlgCompleteButton" -->C&amp;omplete</String> 209 <!-- _locID_text="InstallDirDlgFolderLabel" _locComment="InstallDirDlgFolderLabel" -->
211 <String Id="SetupTypeDlgCompleteButtonTooltip" Overridable="yes"><!-- _locID_text="SetupTypeDlgCompleteButtonTooltip" _locComment="SetupTypeDlgCompleteButtonTooltip" -->Complete Installation</String> 210 <String Id="InstallDirDlgFolderLabel" Overridable="yes" Value="Install [ProductName] to:" />
212 <String Id="SetupTypeDlgBannerBitmap" Overridable="yes"><!-- _locID_text="SetupTypeDlgBannerBitmap" _locComment="SetupTypeDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 211
213 <String Id="SetupTypeDlgTitle" Overridable="yes"><!-- _locID_text="SetupTypeDlgTitle" _locComment="SetupTypeDlgTitle" -->{\WixUI_Font_Title}Choose Setup Type</String> 212 <!-- _locID_text="InstallScopeDlg_Title" _locComment="InstallScopeDlg_Title" -->
214 <String Id="SetupTypeDlgDescription" Overridable="yes"><!-- _locID_text="SetupTypeDlgDescription" _locComment="SetupTypeDlgDescription" -->Choose the setup type that best suits your needs</String> 213
215 <String Id="SetupTypeDlgTypicalText" Overridable="yes"><!-- _locID_text="SetupTypeDlgTypicalText" _locComment="SetupTypeDlgTypicalText" -->Installs the most common program features. Recommended for most users.</String> 214 <String Id="InstallScopeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
216 <String Id="SetupTypeDlgCustomText" Overridable="yes"><!-- _locID_text="SetupTypeDlgCustomText" _locComment="SetupTypeDlgCustomText" -->Allows users to choose which program features will be installed and where they will be installed. Recommended for advanced users.</String> 215 <!-- _locID_text="InstallScopeDlgBannerBitmap" _locComment="InstallScopeDlgBannerBitmap" -->
217 <String Id="SetupTypeDlgCompleteText" Overridable="yes"><!-- _locID_text="SetupTypeDlgCompleteText" _locComment="SetupTypeDlgCompleteText" -->All program features will be installed. Requires the most disk space.</String> 216 <String Id="InstallScopeDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
218 217 <!-- _locID_text="InstallScopeDlgDescription" _locComment="InstallScopeDlgDescription" -->
219 <String Id="UserExit_Title" Overridable="yes"><!-- _locID_text="UserExit_Title" _locComment="UserExit_Title" -->[ProductName] Setup</String> 218 <String Id="InstallScopeDlgDescription" Overridable="yes" Value="Choose the installation scope and folder" />
220 <String Id="UserExitBitmap" Overridable="yes"><!-- _locID_text="UserExitBitmap" _locComment="UserExitBitmap" -->WixUI_Bmp_Dialog</String> 219 <!-- _locID_text="InstallScopeDlgTitle" _locComment="InstallScopeDlgTitle" -->
221 <String Id="UserExitTitle" Overridable="yes"><!-- _locID_text="UserExitTitle" _locComment="UserExitTitle" -->{\WixUI_Font_Bigger}[ProductName] Setup Wizard was interrupted</String> 220 <String Id="InstallScopeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Installation Scope" />
222 <String Id="UserExitDescription1" Overridable="yes"><!-- _locID_text="UserExitDescription1" _locComment="UserExitDescription1" -->[ProductName] setup was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again.</String> 221 <!-- _locID_text="InstallScopeDlgPerUser" _locComment="InstallScopeDlgPerUser" -->
223 <String Id="UserExitDescription2" Overridable="yes"><!-- _locID_text="UserExitDescription2" _locComment="UserExitDescription2" -->Click the Finish button to exit the Setup Wizard.</String> 222 <String Id="InstallScopeDlgPerUser" Overridable="yes" Value="{\WixUI_Font_Emphasized}Install &amp;just for you ([LogonUser])" />
224 223 <!-- _locID_text="InstallScopeDlgPerUserDescription" _locComment="InstallScopeDlgPerUserDescription" -->
225 <String Id="VerifyReadyDlg_Title" Overridable="yes"><!-- _locID_text="VerifyReadyDlg_Title" _locComment="VerifyReadyDlg_Title" -->[ProductName] Setup</String> 224 <String Id="InstallScopeDlgPerUserDescription" Overridable="yes" Value="[ProductName] will be installed in a per-user folder and be available just for your user account. You do not need local Administrator privileges." />
226 <String Id="VerifyReadyDlgBannerBitmap" Overridable="yes"><!-- _locID_text="VerifyReadyDlgBannerBitmap" _locComment="VerifyReadyDlgBannerBitmap" -->WixUI_Bmp_Banner</String> 225 <!-- _locID_text="InstallScopeDlgNoPerUserDescription" _locComment="InstallScopeDlgNoPerUserDescription" -->
227 <String Id="VerifyReadyDlgInstall" Overridable="yes"><!-- _locID_text="VerifyReadyDlgInstall" _locComment="VerifyReadyDlgInstall" -->&amp;Install</String> 226 <String Id="InstallScopeDlgNoPerUserDescription" Overridable="yes" Value="[ProductName] does not support per-user installation." />
228 <String Id="VerifyReadyDlgInstallText" Overridable="yes"><!-- _locID_text="VerifyReadyDlgInstallText" _locComment="VerifyReadyDlgInstallText" -->Click Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.</String> 227 <!-- _locID_text="InstallScopeDlgPerMachine" _locComment="InstallScopeDlgPerMachine" -->
229 <String Id="VerifyReadyDlgInstallTitle" Overridable="yes"><!-- _locID_text="VerifyReadyDlgInstallTitle" _locComment="VerifyReadyDlgInstallTitle" -->{\WixUI_Font_Title}Ready to install [ProductName]</String> 228 <String Id="InstallScopeDlgPerMachine" Overridable="yes" Value="{\WixUI_Font_Emphasized}Install for all users of this &amp;machine" />
230 <String Id="VerifyReadyDlgChange" Overridable="yes"><!-- _locID_text="VerifyReadyDlgChange" _locComment="VerifyReadyDlgChange" -->&amp;Change</String> 229 <!-- _locID_text="InstallScopeDlgPerMachineDescription" _locComment="InstallScopeDlgPerMachineDescription" -->
231 <String Id="VerifyReadyDlgChangeText" Overridable="yes"><!-- _locID_text="VerifyReadyDlgChangeText" _locComment="VerifyReadyDlgChangeText" -->Click Change to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.</String> 230 <String Id="InstallScopeDlgPerMachineDescription" Overridable="yes" Value="[ProductName] will be installed in a per-machine folder by default and be available for all users. You can change the default installation folder. You must have local Administrator privileges." />
232 <String Id="VerifyReadyDlgChangeTitle" Overridable="yes"><!-- _locID_text="VerifyReadyDlgChangeTitle" _locComment="VerifyReadyDlgChangeTitle" -->{\WixUI_Font_Title}Ready to change [ProductName]</String> 231 <!-- _locID_text="InstallScopeDlgFolderLabel" _locComment="InstallScopeDlgFolderLabel" -->
233 <String Id="VerifyReadyDlgRepair" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRepair" _locComment="VerifyReadyDlgRepair" -->Re&amp;pair</String> 232 <String Id="InstallScopeDlgFolderLabel" Overridable="yes" Value="Installation &amp;folder:" />
234 <String Id="VerifyReadyDlgRepairText" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRepairText" _locComment="VerifyReadyDlgRepairText" -->Click Repair to repair the installation of [ProductName]. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.</String> 233 <!-- _locID_text="InstallScopeDlgChange" _locComment="InstallScopeDlgChange" -->
235 <String Id="VerifyReadyDlgRepairTitle" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRepairTitle" _locComment="VerifyReadyDlgRepairTitle" -->{\WixUI_Font_Title}Ready to repair [ProductName]</String> 234 <String Id="InstallScopeDlgChange" Overridable="yes" Value="&amp;Change..." />
236 <String Id="VerifyReadyDlgRemove" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRemove" _locComment="VerifyReadyDlgRemove" -->&amp;Remove</String> 235
237 <String Id="VerifyReadyDlgRemoveText" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRemoveText" _locComment="VerifyReadyDlgRemoveText" -->Click Remove to remove [ProductName] from your computer. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.</String> 236 <!-- _locID_text="InvalidDirDlg_Title" _locComment="InvalidDirDlg_Title" -->
238 <String Id="VerifyReadyDlgRemoveTitle" Overridable="yes"><!-- _locID_text="VerifyReadyDlgRemoveTitle" _locComment="VerifyReadyDlgRemoveTitle" -->{\WixUI_Font_Title}Ready to remove [ProductName]</String> 237
239 <String Id="VerifyReadyDlgUpdate" Overridable="yes"><!-- _locID_text="VerifyReadyDlgUpdate" _locComment="VerifyReadyDlgUpdate" -->&amp;Update</String> 238 <String Id="InvalidDirDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
240 <String Id="VerifyReadyDlgUpdateText" Overridable="yes"><!-- _locID_text="VerifyReadyDlgUpdateText" _locComment="VerifyReadyDlgUpdateText" -->Click Update to update [ProductName] from your computer. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.</String> 239 <!-- _locID_text="InvalidDirDlgText" _locComment="InvalidDirDlgText" -->
241 <String Id="VerifyReadyDlgUpdateTitle" Overridable="yes"><!-- _locID_text="VerifyReadyDlgUpdateTitle" _locComment="VerifyReadyDlgUpdateTitle" -->{\WixUI_Font_Title}Ready to update [ProductName]</String> 240 <String Id="InvalidDirDlgText" Overridable="yes" Value="Installation directory must be on a local hard drive." />
242 241 <!-- _locID_text="InvalidDirDlgIcon" _locComment="InvalidDirDlgIcon" -->
243 <String Id="WaitForCostingDlg_Title" Overridable="yes"><!-- _locID_text="WaitForCostingDlg_Title" _locComment="WaitForCostingDlg_Title" -->[ProductName] Setup</String> 242 <String Id="InvalidDirDlgIcon" Overridable="yes" Value="WixUI_Ico_Info" />
244 <String Id="WaitForCostingDlgReturn" Overridable="yes"><!-- _locID_text="WaitForCostingDlgReturn" _locComment="WaitForCostingDlgReturn" -->&amp;Return</String> 243 <!-- _locID_text="InvalidDirDlgIconTooltip" _locComment="InvalidDirDlgIconTooltip" -->
245 <String Id="WaitForCostingDlgText" Overridable="yes"><!-- _locID_text="WaitForCostingDlgText" _locComment="WaitForCostingDlgText" -->Please wait while the installer finishes determining your disk space requirements.</String> 244 <String Id="InvalidDirDlgIconTooltip" Overridable="yes" Value="Information icon" />
246 <String Id="WaitForCostingDlgIcon" Overridable="yes"><!-- _locID_text="WaitForCostingDlgIcon" _locComment="WaitForCostingDlgIcon" -->WixUI_Ico_Exclam</String> 245
247 <String Id="WaitForCostingDlgIconTooltip" Overridable="yes"><!-- _locID_text="WaitForCostingDlgIconTooltip" _locComment="WaitForCostingDlgIconTooltip" -->Exclamation icon</String> 246 <!-- _locID_text="LicenseAgreementDlg_Title" _locComment="LicenseAgreementDlg_Title" -->
248 247
249 <String Id="WelcomeDlg_Title" Overridable="yes"><!-- _locID_text="WelcomeDlg_Title" _locComment="WelcomeDlg_Title" -->[ProductName] Setup</String> 248 <String Id="LicenseAgreementDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
250 <String Id="WelcomeDlgBitmap" Overridable="yes"><!-- _locID_text="WelcomeDlgBitmap" _locComment="WelcomeDlgBitmap" -->WixUI_Bmp_Dialog</String> 249 <!-- _locID_text="LicenseAgreementDlgLicenseAcceptedCheckBox" _locComment="LicenseAgreementDlgLicenseAcceptedCheckBox" -->
251 <String Id="WelcomeDlgDescription" Overridable="yes"><!-- _locID_text="WelcomeDlgDescription" _locComment="WelcomeDlgDescription" -->The Setup Wizard will install [ProductName] on your computer. Click Next to continue or Cancel to exit the Setup Wizard.</String> 250 <String Id="LicenseAgreementDlgLicenseAcceptedCheckBox" Overridable="yes" Value="I &amp;accept the terms in the License Agreement" />
252 <String Id="WelcomeUpdateDlgDescriptionUpdate" Overridable="yes"><!-- _locID_text="WelcomeUpdateDlgDescriptionUpdate" _locComment="WelcomeUpdateDlgDescriptionUpdate" -->The Setup Wizard will update [ProductName] on your computer. Click Next to continue or Cancel to exit the Setup Wizard.</String> 251 <!-- _locID_text="LicenseAgreementDlgBannerBitmap" _locComment="LicenseAgreementDlgBannerBitmap" -->
253 <String Id="WelcomeDlgTitle" Overridable="yes"><!-- _locID_text="WelcomeDlgTitle" _locComment="WelcomeDlgTitle" -->{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard</String> 252 <String Id="LicenseAgreementDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
254 253 <!-- _locID_text="LicenseAgreementDlgDescription" _locComment="LicenseAgreementDlgDescription" -->
255 <String Id="WelcomeEulaDlg_Title" Overridable="yes"><!-- _locID_text="WelcomeEulaDlg_Title" _locComment="WelcomeEulaDlg_Title" -->[ProductName] Setup</String> 254 <String Id="LicenseAgreementDlgDescription" Overridable="yes" Value="Please read the following license agreement carefully" />
256 <String Id="WelcomeEulaDlgBitmap" Overridable="yes"><!-- _locID_text="WelcomeEulaDlgBitmap" _locComment="WelcomeEulaDlgBitmap" -->WixUI_Bmp_Dialog</String> 255 <!-- _locID_text="LicenseAgreementDlgTitle" _locComment="LicenseAgreementDlgTitle" -->
257 <String Id="WelcomeEulaDlgLicenseAcceptedCheckBox" Overridable="yes"><!-- _locID_text="WelcomeEulaDlgLicenseAcceptedCheckBox" _locComment="WelcomeEulaDlgLicenseAcceptedCheckBox" -->I &amp;accept the terms in the License Agreement</String> 256 <String Id="LicenseAgreementDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}End-User License Agreement" />
258 <String Id="WelcomeEulaDlgInstall" Overridable="yes"><!-- _locID_text="WelcomeEulaDlgInstall" _locComment="WelcomeEulaDlgInstall" -->&amp;Install</String> 257
259 <String Id="WelcomeEulaDlgUpdate" Overridable="yes"><!-- _locID_text="WelcomeEulaDlgUpdate" _locComment="WelcomeEulaDlgUpdate" -->&amp;Update</String> 258 <!-- _locID_text="MaintenanceTypeDlg_Title" _locComment="MaintenanceTypeDlg_Title" -->
260 <String Id="WelcomeEulaDlgTitle" Overridable="yes"><!-- _locID_text="WelcomeEulaDlgTitle" _locComment="WelcomeEulaDlgTitle" -->{\WixUI_Font_Title}Please read the [ProductName] License Agreement</String> 259
261 260 <String Id="MaintenanceTypeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
262 <String Id="ProgressTextInstallValidate" Overridable="yes"><!-- _locID_text="ProgressTextInstallValidate" _locComment="ProgressTextInstallValidate" -->Validating install</String> 261 <!-- _locID_text="MaintenanceTypeDlgChangeButton" _locComment="MaintenanceTypeDlgChangeButton" -->
263 <String Id="ProgressTextInstallFiles" Overridable="yes"><!-- _locID_text="ProgressTextInstallFiles" _locComment="ProgressTextInstallFiles" -->Copying new files</String> 262 <String Id="MaintenanceTypeDlgChangeButton" Overridable="yes" Value="&amp;Change" />
264 <String Id="ProgressTextInstallFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextInstallFilesTemplate" _locComment="ProgressTextInstallFilesTemplate" -->File: [1], Directory: [9], Size: [6]</String> 263 <!-- _locID_text="MaintenanceTypeDlgChangeButtonTooltip" _locComment="MaintenanceTypeDlgChangeButtonTooltip" -->
265 <String Id="ProgressTextInstallAdminPackage" Overridable="yes"><!-- _locID_text="ProgressTextInstallAdminPackage" _locComment="ProgressTextInstallAdminPackage" -->Copying network install files</String> 264 <String Id="MaintenanceTypeDlgChangeButtonTooltip" Overridable="yes" Value="Change Installation" />
266 <String Id="ProgressTextInstallAdminPackageTemplate" Overridable="yes"><!-- _locID_text="ProgressTextInstallAdminPackageTemplate" _locComment="ProgressTextInstallAdminPackageTemplate" -->File: [1], Directory: [9], Size: [6]</String> 265 <!-- _locID_text="MaintenanceTypeDlgRepairButton" _locComment="MaintenanceTypeDlgRepairButton" -->
267 <String Id="ProgressTextFileCost" Overridable="yes"><!-- _locID_text="ProgressTextFileCost" _locComment="ProgressTextFileCost" -->Computing space requirements</String> 266 <String Id="MaintenanceTypeDlgRepairButton" Overridable="yes" Value="Re&amp;pair" />
268 <String Id="ProgressTextCostInitialize" Overridable="yes"><!-- _locID_text="ProgressTextCostInitialize" _locComment="ProgressTextCostInitialize" -->Computing space requirements</String> 267 <!-- _locID_text="MaintenanceTypeDlgRepairButtonTooltip" _locComment="MaintenanceTypeDlgRepairButtonTooltip" -->
269 <String Id="ProgressTextCostFinalize" Overridable="yes"><!-- _locID_text="ProgressTextCostFinalize" _locComment="ProgressTextCostFinalize" -->Computing space requirements</String> 268 <String Id="MaintenanceTypeDlgRepairButtonTooltip" Overridable="yes" Value="Repair Installation" />
270 <String Id="ProgressTextCreateShortcuts" Overridable="yes"><!-- _locID_text="ProgressTextCreateShortcuts" _locComment="ProgressTextCreateShortcuts" -->Creating shortcuts</String> 269 <!-- _locID_text="MaintenanceTypeDlgRemoveButton" _locComment="MaintenanceTypeDlgRemoveButton" -->
271 <String Id="ProgressTextCreateShortcutsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextCreateShortcutsTemplate" _locComment="ProgressTextCreateShortcutsTemplate" -->Shortcut: [1]</String> 270 <String Id="MaintenanceTypeDlgRemoveButton" Overridable="yes" Value="&amp;Remove" />
272 <String Id="ProgressTextPublishComponents" Overridable="yes"><!-- _locID_text="ProgressTextPublishComponents" _locComment="ProgressTextPublishComponents" -->Publishing Qualified Components</String> 271 <!-- _locID_text="MaintenanceTypeDlgRemoveButtonTooltip" _locComment="MaintenanceTypeDlgRemoveButtonTooltip" -->
273 <String Id="ProgressTextPublishComponentsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextPublishComponentsTemplate" _locComment="ProgressTextPublishComponentsTemplate" -->Component ID: [1], Qualifier: [2]</String> 272 <String Id="MaintenanceTypeDlgRemoveButtonTooltip" Overridable="yes" Value="Remove Installation" />
274 <String Id="ProgressTextPublishFeatures" Overridable="yes"><!-- _locID_text="ProgressTextPublishFeatures" _locComment="ProgressTextPublishFeatures" -->Publishing Product Features</String> 273 <!-- _locID_text="MaintenanceTypeDlgBannerBitmap" _locComment="MaintenanceTypeDlgBannerBitmap" -->
275 <String Id="ProgressTextPublishFeaturesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextPublishFeaturesTemplate" _locComment="ProgressTextPublishFeaturesTemplate" -->Feature: [1]</String> 274 <String Id="MaintenanceTypeDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
276 <String Id="ProgressTextPublishProduct" Overridable="yes"><!-- _locID_text="ProgressTextPublishProduct" _locComment="ProgressTextPublishProduct" -->Publishing product information</String> 275 <!-- _locID_text="MaintenanceTypeDlgDescription" _locComment="MaintenanceTypeDlgDescription" -->
277 <String Id="ProgressTextRegisterClassInfo" Overridable="yes"><!-- _locID_text="ProgressTextRegisterClassInfo" _locComment="ProgressTextRegisterClassInfo" -->Registering Class servers</String> 276 <String Id="MaintenanceTypeDlgDescription" Overridable="yes" Value="Select the operation you wish to perform." />
278 <String Id="ProgressTextRegisterClassInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterClassInfoTemplate" _locComment="ProgressTextRegisterClassInfoTemplate" -->Class Id: [1]</String> 277 <!-- _locID_text="MaintenanceTypeDlgTitle" _locComment="MaintenanceTypeDlgTitle" -->
279 <String Id="ProgressTextRegisterExtensionInfo" Overridable="yes"><!-- _locID_text="ProgressTextRegisterExtensionInfo" _locComment="ProgressTextRegisterExtensionInfo" -->Registering extension servers</String> 278 <String Id="MaintenanceTypeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Change, repair, or remove installation" />
280 <String Id="ProgressTextRegisterExtensionInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterExtensionInfoTemplate" _locComment="ProgressTextRegisterExtensionInfoTemplate" -->Extension: [1]</String> 279 <!-- _locID_text="MaintenanceTypeDlgChangeText" _locComment="MaintenanceTypeDlgChangeText" -->
281 <String Id="ProgressTextRegisterMIMEInfo" Overridable="yes"><!-- _locID_text="ProgressTextRegisterMIMEInfo" _locComment="ProgressTextRegisterMIMEInfo" -->Registering MIME info</String> 280 <String Id="MaintenanceTypeDlgChangeText" Overridable="yes" Value="Lets you change the way features are installed." />
282 <String Id="ProgressTextRegisterMIMEInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterMIMEInfoTemplate" _locComment="ProgressTextRegisterMIMEInfoTemplate" -->MIME Content Type: [1], Extension: [2]</String> 281 <!-- _locID_text="MaintenanceTypeDlgChangeDisabledText" _locComment="MaintenanceTypeDlgChangeDisabledText" -->
283 <String Id="ProgressTextRegisterProgIdInfo" Overridable="yes"><!-- _locID_text="ProgressTextRegisterProgIdInfo" _locComment="ProgressTextRegisterProgIdInfo" -->Registering program identifiers</String> 282 <String Id="MaintenanceTypeDlgChangeDisabledText" Overridable="yes" Value="[ProductName] has no independently selectable features." />
284 <String Id="ProgressTextRegisterProgIdInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterProgIdInfoTemplate" _locComment="ProgressTextRegisterProgIdInfoTemplate" -->ProgId: [1]</String> 283 <!-- _locID_text="MaintenanceTypeDlgRemoveText" _locComment="MaintenanceTypeDlgRemoveText" -->
285 <String Id="ProgressTextAllocateRegistrySpace" Overridable="yes"><!-- _locID_text="ProgressTextAllocateRegistrySpace" _locComment="ProgressTextAllocateRegistrySpace" -->Allocating registry space</String> 284 <String Id="MaintenanceTypeDlgRemoveText" Overridable="yes" Value="Removes [ProductName] from your computer." />
286 <String Id="ProgressTextAllocateRegistrySpaceTemplate" Overridable="yes"><!-- _locID_text="ProgressTextAllocateRegistrySpaceTemplate" _locComment="ProgressTextAllocateRegistrySpaceTemplate" -->Free space: [1]</String> 285 <!-- _locID_text="MaintenanceTypeDlgRemoveDisabledText" _locComment="MaintenanceTypeDlgRemoveDisabledText" -->
287 <String Id="ProgressTextAppSearch" Overridable="yes"><!-- _locID_text="ProgressTextAppSearch" _locComment="ProgressTextAppSearch" -->Searching for installed applications</String> 286 <String Id="MaintenanceTypeDlgRemoveDisabledText" Overridable="yes" Value="[ProductName] cannot be removed." />
288 <String Id="ProgressTextAppSearchTemplate" Overridable="yes"><!-- _locID_text="ProgressTextAppSearchTemplate" _locComment="ProgressTextAppSearchTemplate" -->Property: [1], Signature: [2]</String> 287 <!-- _locID_text="MaintenanceTypeDlgRepairText" _locComment="MaintenanceTypeDlgRepairText" -->
289 <String Id="ProgressTextBindImage" Overridable="yes"><!-- _locID_text="ProgressTextBindImage" _locComment="ProgressTextBindImage" -->Binding executables</String> 288 <String Id="MaintenanceTypeDlgRepairText" Overridable="yes" Value="Repairs errors in the most recent installation by fixing missing and corrupt files, shortcuts, and registry entries." />
290 <String Id="ProgressTextBindImageTemplate" Overridable="yes"><!-- _locID_text="ProgressTextBindImageTemplate" _locComment="ProgressTextBindImageTemplate" -->File: [1]</String> 289 <!-- _locID_text="MaintenanceTypeDlgRepairDisabledText" _locComment="MaintenanceTypeDlgRepairDisabledText" -->
291 <String Id="ProgressTextCCPSearch" Overridable="yes"><!-- _locID_text="ProgressTextCCPSearch" _locComment="ProgressTextCCPSearch" -->Searching for qualifying products</String> 290 <String Id="MaintenanceTypeDlgRepairDisabledText" Overridable="yes" Value="[ProductName] cannot be repaired." />
292 <String Id="ProgressTextCreateFolders" Overridable="yes"><!-- _locID_text="ProgressTextCreateFolders" _locComment="ProgressTextCreateFolders" -->Creating folders</String> 291
293 <String Id="ProgressTextCreateFoldersTemplate" Overridable="yes"><!-- _locID_text="ProgressTextCreateFoldersTemplate" _locComment="ProgressTextCreateFoldersTemplate" -->Folder: [1]</String> 292 <!-- _locID_text="MaintenanceWelcomeDlg_Title" _locComment="MaintenanceWelcomeDlg_Title" -->
294 <String Id="ProgressTextDeleteServices" Overridable="yes"><!-- _locID_text="ProgressTextDeleteServices" _locComment="ProgressTextDeleteServices" -->Deleting services</String> 293
295 <String Id="ProgressTextDeleteServicesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextDeleteServicesTemplate" _locComment="ProgressTextDeleteServicesTemplate" -->Service: [1]</String> 294 <String Id="MaintenanceWelcomeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
296 <String Id="ProgressTextDuplicateFiles" Overridable="yes"><!-- _locID_text="ProgressTextDuplicateFiles" _locComment="ProgressTextDuplicateFiles" -->Creating duplicate files</String> 295 <!-- _locID_text="MaintenanceWelcomeDlgBitmap" _locComment="MaintenanceWelcomeDlgBitmap" -->
297 <String Id="ProgressTextDuplicateFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextDuplicateFilesTemplate" _locComment="ProgressTextDuplicateFilesTemplate" -->File: [1], Directory: [9], Size: [6]</String> 296 <String Id="MaintenanceWelcomeDlgBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
298 <String Id="ProgressTextFindRelatedProducts" Overridable="yes"><!-- _locID_text="ProgressTextFindRelatedProducts" _locComment="ProgressTextFindRelatedProducts" -->Searching for related applications</String> 297 <!-- _locID_text="MaintenanceWelcomeDlgDescription" _locComment="MaintenanceWelcomeDlgDescription" -->
299 <String Id="ProgressTextFindRelatedProductsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextFindRelatedProductsTemplate" _locComment="ProgressTextFindRelatedProductsTemplate" -->Found application: [1]</String> 298 <String Id="MaintenanceWelcomeDlgDescription" Overridable="yes" Value="The Setup Wizard allows you to change the way [ProductName] features are installed on your computer or to remove it from your computer. Click Next to continue or Cancel to exit the Setup Wizard." />
300 <String Id="ProgressTextInstallODBC" Overridable="yes"><!-- _locID_text="ProgressTextInstallODBC" _locComment="ProgressTextInstallODBC" -->Installing ODBC components</String> 299 <!-- _locID_text="MaintenanceWelcomeDlgTitle" _locComment="MaintenanceWelcomeDlgTitle" -->
301 <String Id="ProgressTextInstallServices" Overridable="yes"><!-- _locID_text="ProgressTextInstallServices" _locComment="ProgressTextInstallServices" -->Installing new services</String> 300 <String Id="MaintenanceWelcomeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard" />
302 <String Id="ProgressTextInstallServicesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextInstallServicesTemplate" _locComment="ProgressTextInstallServicesTemplate" -->Service: [2]</String> 301
303 <String Id="ProgressTextLaunchConditions" Overridable="yes"><!-- _locID_text="ProgressTextLaunchConditions" _locComment="ProgressTextLaunchConditions" -->Evaluating launch conditions</String> 302 <!-- _locID_text="MsiRMFilesInUse_Title" _locComment="MsiRMFilesInUse_Title" -->
304 <String Id="ProgressTextMigrateFeatureStates" Overridable="yes"><!-- _locID_text="ProgressTextMigrateFeatureStates" _locComment="ProgressTextMigrateFeatureStates" -->Migrating feature states from related applications</String> 303
305 <String Id="ProgressTextMigrateFeatureStatesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextMigrateFeatureStatesTemplate" _locComment="ProgressTextMigrateFeatureStatesTemplate" -->Application: [1]</String> 304 <String Id="MsiRMFilesInUse_Title" Overridable="yes" Value="[ProductName] Setup" />
306 <String Id="ProgressTextMoveFiles" Overridable="yes"><!-- _locID_text="ProgressTextMoveFiles" _locComment="ProgressTextMoveFiles" -->Moving files</String> 305 <!-- _locID_text="MsiRMFilesInUseBannerBitmap" _locComment="MsiRMFilesInUseBannerBitmap" -->
307 <String Id="ProgressTextMoveFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextMoveFilesTemplate" _locComment="ProgressTextMoveFilesTemplate" -->File: [1], Directory: [9], Size: [6]</String> 306 <String Id="MsiRMFilesInUseBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
308 <String Id="ProgressTextPatchFiles" Overridable="yes"><!-- _locID_text="ProgressTextPatchFiles" _locComment="ProgressTextPatchFiles" -->Patching files</String> 307 <!-- _locID_text="MsiRMFilesInUseText" _locComment="MsiRMFilesInUseText" -->
309 <String Id="ProgressTextPatchFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextPatchFilesTemplate" _locComment="ProgressTextPatchFilesTemplate" -->File: [1], Directory: [2], Size: [3]</String> 308 <String Id="MsiRMFilesInUseText" Overridable="yes" Value="The following applications are using files that need to be updated by this setup. You can let Setup Wizard close them and attempt to restart them or reboot the machine later." />
310 <String Id="ProgressTextProcessComponents" Overridable="yes"><!-- _locID_text="ProgressTextProcessComponents" _locComment="ProgressTextProcessComponents" -->Updating component registration</String> 309 <!-- _locID_text="MsiRMFilesInUseDescription" _locComment="MsiRMFilesInUseDescription" -->
311 <String Id="ProgressTextRegisterComPlus" Overridable="yes"><!-- _locID_text="ProgressTextRegisterComPlus" _locComment="ProgressTextRegisterComPlus" -->Registering COM+ Applications and Components</String> 310 <String Id="MsiRMFilesInUseDescription" Overridable="yes" Value="Some files that need to be updated are currently in use." />
312 <String Id="ProgressTextRegisterComPlusTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterComPlusTemplate" _locComment="ProgressTextRegisterComPlusTemplate" -->AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}</String> 311 <!-- _locID_text="MsiRMFilesInUseTitle" _locComment="MsiRMFilesInUseTitle" -->
313 <String Id="ProgressTextRegisterFonts" Overridable="yes"><!-- _locID_text="ProgressTextRegisterFonts" _locComment="ProgressTextRegisterFonts" -->Registering fonts</String> 312 <String Id="MsiRMFilesInUseTitle" Overridable="yes" Value="{\WixUI_Font_Title}Files in Use" />
314 <String Id="ProgressTextRegisterFontsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterFontsTemplate" _locComment="ProgressTextRegisterFontsTemplate" -->Font: [1]</String> 313 <!-- _locID_text="MsiRMFilesInUseUseRM" _locComment="MsiRMFilesInUseUseRM" -->
315 <String Id="ProgressTextRegisterProduct" Overridable="yes"><!-- _locID_text="ProgressTextRegisterProduct" _locComment="ProgressTextRegisterProduct" -->Registering product</String> 314 <String Id="MsiRMFilesInUseUseRM" Overridable="yes" Value="&amp;Close the applications and attempt to restart them." />
316 <String Id="ProgressTextRegisterProductTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterProductTemplate" _locComment="ProgressTextRegisterProductTemplate" -->[1]</String> 315 <!-- _locID_text="MsiRMFilesInUseDontUseRM" _locComment="MsiRMFilesInUseDontUseRM" -->
317 <String Id="ProgressTextRegisterTypeLibraries" Overridable="yes"><!-- _locID_text="ProgressTextRegisterTypeLibraries" _locComment="ProgressTextRegisterTypeLibraries" -->Registering type libraries</String> 316 <String Id="MsiRMFilesInUseDontUseRM" Overridable="yes" Value="&amp;Do not close applications. A reboot will be required." />
318 <String Id="ProgressTextRegisterTypeLibrariesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterTypeLibrariesTemplate" _locComment="ProgressTextRegisterTypeLibrariesTemplate" -->LibID: [1]</String> 317
319 <String Id="ProgressTextRegisterUser" Overridable="yes"><!-- _locID_text="ProgressTextRegisterUser" _locComment="ProgressTextRegisterUser" -->Registering user</String> 318 <!-- _locID_text="OutOfDiskDlg_Title" _locComment="OutOfDiskDlg_Title" -->
320 <String Id="ProgressTextRegisterUserTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRegisterUserTemplate" _locComment="ProgressTextRegisterUserTemplate" -->[1]</String> 319
321 <String Id="ProgressTextRemoveDuplicateFiles" Overridable="yes"><!-- _locID_text="ProgressTextRemoveDuplicateFiles" _locComment="ProgressTextRemoveDuplicateFiles" -->Removing duplicated files</String> 320 <String Id="OutOfDiskDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
322 <String Id="ProgressTextRemoveDuplicateFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveDuplicateFilesTemplate" _locComment="ProgressTextRemoveDuplicateFilesTemplate" -->File: [1], Directory: [9]</String> 321 <!-- _locID_text="OutOfDiskDlgBannerBitmap" _locComment="OutOfDiskDlgBannerBitmap" -->
323 <String Id="ProgressTextRemoveEnvironmentStrings" Overridable="yes"><!-- _locID_text="ProgressTextRemoveEnvironmentStrings" _locComment="ProgressTextRemoveEnvironmentStrings" -->Updating environment strings</String> 322 <String Id="OutOfDiskDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
324 <String Id="ProgressTextRemoveEnvironmentStringsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveEnvironmentStringsTemplate" _locComment="ProgressTextRemoveEnvironmentStringsTemplate" -->Name: [1], Value: [2], Action [3]</String> 323 <!-- _locID_text="OutOfDiskDlgText" _locComment="OutOfDiskDlgText" -->
325 <String Id="ProgressTextRemoveExistingProducts" Overridable="yes"><!-- _locID_text="ProgressTextRemoveExistingProducts" _locComment="ProgressTextRemoveExistingProducts" -->Removing applications</String> 324 <String Id="OutOfDiskDlgText" Overridable="yes" Value="The highlighted volumes do not have enough disk space available for the currently selected features. You can remove some files from the highlighted volumes, install fewer features, or select a different destination drive." />
326 <String Id="ProgressTextRemoveExistingProductsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveExistingProductsTemplate" _locComment="ProgressTextRemoveExistingProductsTemplate" -->Application: [1], Command line: [2]</String> 325 <!-- _locID_text="OutOfDiskDlgDescription" _locComment="OutOfDiskDlgDescription" -->
327 <String Id="ProgressTextRemoveFiles" Overridable="yes"><!-- _locID_text="ProgressTextRemoveFiles" _locComment="ProgressTextRemoveFiles" -->Removing files</String> 326 <String Id="OutOfDiskDlgDescription" Overridable="yes" Value="Disk space required for the installation exceeds available disk space." />
328 <String Id="ProgressTextRemoveFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveFilesTemplate" _locComment="ProgressTextRemoveFilesTemplate" -->File: [1], Directory: [9]</String> 327 <!-- _locID_text="OutOfDiskDlgTitle" _locComment="OutOfDiskDlgTitle" -->
329 <String Id="ProgressTextRemoveFolders" Overridable="yes"><!-- _locID_text="ProgressTextRemoveFolders" _locComment="ProgressTextRemoveFolders" -->Removing folders</String> 328 <String Id="OutOfDiskDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Out of Disk Space" />
330 <String Id="ProgressTextRemoveFoldersTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveFoldersTemplate" _locComment="ProgressTextRemoveFoldersTemplate" -->Folder: [1]</String> 329 <!-- _locID_text="OutOfDiskDlgVolumeList" _locComment="OutOfDiskDlgVolumeList" -->
331 <String Id="ProgressTextRemoveIniValues" Overridable="yes"><!-- _locID_text="ProgressTextRemoveIniValues" _locComment="ProgressTextRemoveIniValues" -->Removing INI files entries</String> 330 <String Id="OutOfDiskDlgVolumeList" Overridable="yes" Value="{120}{70}{70}{70}{70}" />
332 <String Id="ProgressTextRemoveIniValuesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveIniValuesTemplate" _locComment="ProgressTextRemoveIniValuesTemplate" -->File: [1], Section: [2], Key: [3], Value: [4]</String> 331
333 <String Id="ProgressTextRemoveODBC" Overridable="yes"><!-- _locID_text="ProgressTextRemoveODBC" _locComment="ProgressTextRemoveODBC" -->Removing ODBC components</String> 332 <!-- _locID_text="OutOfRbDiskDlg_Title" _locComment="OutOfRbDiskDlg_Title" -->
334 <String Id="ProgressTextRemoveRegistryValues" Overridable="yes"><!-- _locID_text="ProgressTextRemoveRegistryValues" _locComment="ProgressTextRemoveRegistryValues" -->Removing system registry values</String> 333
335 <String Id="ProgressTextRemoveRegistryValuesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveRegistryValuesTemplate" _locComment="ProgressTextRemoveRegistryValuesTemplate" -->Key: [1], Name: [2]</String> 334 <String Id="OutOfRbDiskDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
336 <String Id="ProgressTextRemoveShortcuts" Overridable="yes"><!-- _locID_text="ProgressTextRemoveShortcuts" _locComment="ProgressTextRemoveShortcuts" -->Removing shortcuts</String> 335 <!-- _locID_text="OutOfRbDiskDlgBannerBitmap" _locComment="OutOfRbDiskDlgBannerBitmap" -->
337 <String Id="ProgressTextRemoveShortcutsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRemoveShortcutsTemplate" _locComment="ProgressTextRemoveShortcutsTemplate" -->Shortcut: [1]</String> 336 <String Id="OutOfRbDiskDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
338 <String Id="ProgressTextRMCCPSearch" Overridable="yes"><!-- _locID_text="ProgressTextRMCCPSearch" _locComment="ProgressTextRMCCPSearch" -->Searching for qualifying products</String> 337 <!-- _locID_text="OutOfRbDiskDlgText" _locComment="OutOfRbDiskDlgText" -->
339 <String Id="ProgressTextSelfRegModules" Overridable="yes"><!-- _locID_text="ProgressTextSelfRegModules" _locComment="ProgressTextSelfRegModules" -->Registering modules</String> 338 <String Id="OutOfRbDiskDlgText" Overridable="yes" Value="The highlighted volumes do not have enough disk space available for the currently selected features. You can remove some files from the highlighted volumes, install fewer features, or select a different destination drive." />
340 <String Id="ProgressTextSelfRegModulesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextSelfRegModulesTemplate" _locComment="ProgressTextSelfRegModulesTemplate" -->File: [1], Folder: [2]</String> 339 <!-- _locID_text="OutOfRbDiskDlgDescription" _locComment="OutOfRbDiskDlgDescription" -->
341 <String Id="ProgressTextSelfUnregModules" Overridable="yes"><!-- _locID_text="ProgressTextSelfUnregModules" _locComment="ProgressTextSelfUnregModules" -->Unregistering modules</String> 340 <String Id="OutOfRbDiskDlgDescription" Overridable="yes" Value="Disk space required for the installation exceeds available disk space." />
342 <String Id="ProgressTextSelfUnregModulesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextSelfUnregModulesTemplate" _locComment="ProgressTextSelfUnregModulesTemplate" -->File: [1], Folder: [2]</String> 341 <!-- _locID_text="OutOfRbDiskDlgTitle" _locComment="OutOfRbDiskDlgTitle" -->
343 <String Id="ProgressTextSetODBCFolders" Overridable="yes"><!-- _locID_text="ProgressTextSetODBCFolders" _locComment="ProgressTextSetODBCFolders" -->Initializing ODBC directories</String> 342 <String Id="OutOfRbDiskDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Out of Disk Space" />
344 <String Id="ProgressTextStartServices" Overridable="yes"><!-- _locID_text="ProgressTextStartServices" _locComment="ProgressTextStartServices" -->Starting services</String> 343 <!-- _locID_text="OutOfRbDiskDlgVolumeList" _locComment="OutOfRbDiskDlgVolumeList" -->
345 <String Id="ProgressTextStartServicesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextStartServicesTemplate" _locComment="ProgressTextStartServicesTemplate" -->Service: [1]</String> 344 <String Id="OutOfRbDiskDlgVolumeList" Overridable="yes" Value="{120}{70}{70}{70}{70}" />
346 <String Id="ProgressTextStopServices" Overridable="yes"><!-- _locID_text="ProgressTextStopServices" _locComment="ProgressTextStopServices" -->Stopping services</String> 345 <!-- _locID_text="OutOfRbDiskDlgText2" _locComment="OutOfRbDiskDlgText2" -->
347 <String Id="ProgressTextStopServicesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextStopServicesTemplate" _locComment="ProgressTextStopServicesTemplate" -->Service: [1]</String> 346 <String Id="OutOfRbDiskDlgText2" Overridable="yes" Value="Alternatively, you may choose to disable the installer's rollback functionality. Disabling rollback prevents the installer from restoring your computer's original state should the installation be interrupted in any way. Click Yes if you wish to take the risk of disabling rollback." />
348 <String Id="ProgressTextUnpublishComponents" Overridable="yes"><!-- _locID_text="ProgressTextUnpublishComponents" _locComment="ProgressTextUnpublishComponents" -->Unpublishing Qualified Components</String> 347
349 <String Id="ProgressTextUnpublishComponentsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnpublishComponentsTemplate" _locComment="ProgressTextUnpublishComponentsTemplate" -->Component ID: [1], Qualifier: [2]</String> 348 <!-- _locID_text="PrepareDlg_Title" _locComment="PrepareDlg_Title" -->
350 <String Id="ProgressTextUnpublishFeatures" Overridable="yes"><!-- _locID_text="ProgressTextUnpublishFeatures" _locComment="ProgressTextUnpublishFeatures" -->Unpublishing Product Features</String> 349
351 <String Id="ProgressTextUnpublishFeaturesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnpublishFeaturesTemplate" _locComment="ProgressTextUnpublishFeaturesTemplate" -->Feature: [1]</String> 350 <String Id="PrepareDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
352 <String Id="ProgressTextUnregisterClassInfo" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterClassInfo" _locComment="ProgressTextUnregisterClassInfo" -->Unregister Class servers</String> 351 <!-- _locID_text="PrepareDlgBitmap" _locComment="PrepareDlgBitmap" -->
353 <String Id="ProgressTextUnregisterClassInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterClassInfoTemplate" _locComment="ProgressTextUnregisterClassInfoTemplate" -->Class Id: [1]</String> 352 <String Id="PrepareDlgBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
354 <String Id="ProgressTextUnregisterComPlus" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterComPlus" _locComment="ProgressTextUnregisterComPlus" -->Unregistering COM+ Applications and Components</String> 353 <!-- _locID_text="PrepareDlgDescription" _locComment="PrepareDlgDescription" -->
355 <String Id="ProgressTextUnregisterComPlusTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterComPlusTemplate" _locComment="ProgressTextUnregisterComPlusTemplate" -->AppId: [1]{{, AppType: [2]}}</String> 354 <String Id="PrepareDlgDescription" Overridable="yes" Value="Please wait while the Setup Wizard prepares to guide you through the installation." />
356 <String Id="ProgressTextUnregisterExtensionInfo" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterExtensionInfo" _locComment="ProgressTextUnregisterExtensionInfo" -->Unregistering extension servers</String> 355 <!-- _locID_text="PrepareDlgTitle" _locComment="PrepareDlgTitle" -->
357 <String Id="ProgressTextUnregisterExtensionInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterExtensionInfoTemplate" _locComment="ProgressTextUnregisterExtensionInfoTemplate" -->Extension: [1]</String> 356 <String Id="PrepareDlgTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard" />
358 <String Id="ProgressTextUnregisterFonts" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterFonts" _locComment="ProgressTextUnregisterFonts" -->Unregistering fonts</String> 357
359 <String Id="ProgressTextUnregisterFontsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterFontsTemplate" _locComment="ProgressTextUnregisterFontsTemplate" -->Font: [1]</String> 358 <!-- _locID_text="ProgressDlg_Title" _locComment="ProgressDlg_Title" -->
360 <String Id="ProgressTextUnregisterMIMEInfo" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterMIMEInfo" _locComment="ProgressTextUnregisterMIMEInfo" -->Unregistering MIME info</String> 359
361 <String Id="ProgressTextUnregisterMIMEInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterMIMEInfoTemplate" _locComment="ProgressTextUnregisterMIMEInfoTemplate" -->MIME Content Type: [1], Extension: [2]</String> 360 <String Id="ProgressDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
362 <String Id="ProgressTextUnregisterProgIdInfo" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterProgIdInfo" _locComment="ProgressTextUnregisterProgIdInfo" -->Unregistering program identifiers</String> 361 <!-- _locID_text="ProgressDlgBannerBitmap" _locComment="ProgressDlgBannerBitmap" -->
363 <String Id="ProgressTextUnregisterProgIdInfoTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterProgIdInfoTemplate" _locComment="ProgressTextUnregisterProgIdInfoTemplate" -->ProgId: [1]</String> 362 <String Id="ProgressDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
364 <String Id="ProgressTextUnregisterTypeLibraries" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterTypeLibraries" _locComment="ProgressTextUnregisterTypeLibraries" -->Unregistering type libraries</String> 363 <!-- _locID_text="ProgressDlgTextInstalling" _locComment="ProgressDlgTextInstalling" -->
365 <String Id="ProgressTextUnregisterTypeLibrariesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnregisterTypeLibrariesTemplate" _locComment="ProgressTextUnregisterTypeLibrariesTemplate" -->LibID: [1]</String> 364 <String Id="ProgressDlgTextInstalling" Overridable="yes" Value="Please wait while the Setup Wizard installs [ProductName]." />
366 <String Id="ProgressTextWriteEnvironmentStrings" Overridable="yes"><!-- _locID_text="ProgressTextWriteEnvironmentStrings" _locComment="ProgressTextWriteEnvironmentStrings" -->Updating environment strings</String> 365 <!-- _locID_text="ProgressDlgTitleInstalling" _locComment="ProgressDlgTitleInstalling" -->
367 <String Id="ProgressTextWriteEnvironmentStringsTemplate" Overridable="yes"><!-- _locID_text="ProgressTextWriteEnvironmentStringsTemplate" _locComment="ProgressTextWriteEnvironmentStringsTemplate" -->Name: [1], Value: [2], Action [3]</String> 366 <String Id="ProgressDlgTitleInstalling" Overridable="yes" Value="{\WixUI_Font_Title}Installing [ProductName]" />
368 <String Id="ProgressTextWriteIniValues" Overridable="yes"><!-- _locID_text="ProgressTextWriteIniValues" _locComment="ProgressTextWriteIniValues" -->Writing INI files values</String> 367 <!-- _locID_text="ProgressDlgTextChanging" _locComment="ProgressDlgTextChanging" -->
369 <String Id="ProgressTextWriteIniValuesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextWriteIniValuesTemplate" _locComment="ProgressTextWriteIniValuesTemplate" -->File: [1], Section: [2], Key: [3], Value: [4]</String> 368 <String Id="ProgressDlgTextChanging" Overridable="yes" Value="Please wait while the Setup Wizard changes [ProductName]." />
370 <String Id="ProgressTextWriteRegistryValues" Overridable="yes"><!-- _locID_text="ProgressTextWriteRegistryValues" _locComment="ProgressTextWriteRegistryValues" -->Writing system registry values</String> 369 <!-- _locID_text="ProgressDlgTitleChanging" _locComment="ProgressDlgTitleChanging" -->
371 <String Id="ProgressTextWriteRegistryValuesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextWriteRegistryValuesTemplate" _locComment="ProgressTextWriteRegistryValuesTemplate" -->Key: [1], Name: [2], Value: [3]</String> 370 <String Id="ProgressDlgTitleChanging" Overridable="yes" Value="{\WixUI_Font_Title}Changing [ProductName]" />
372 <String Id="ProgressTextAdvertise" Overridable="yes"><!-- _locID_text="ProgressTextAdvertise" _locComment="ProgressTextAdvertise" -->Advertising application</String> 371 <!-- _locID_text="ProgressDlgTextRepairing" _locComment="ProgressDlgTextRepairing" -->
373 <String Id="ProgressTextGenerateScript" Overridable="yes"><!-- _locID_text="ProgressTextGenerateScript" _locComment="ProgressTextGenerateScript" -->Generating script operations for action:</String> 372 <String Id="ProgressDlgTextRepairing" Overridable="yes" Value="Please wait while the Setup Wizard repairs [ProductName]." />
374 <String Id="ProgressTextGenerateScriptTemplate" Overridable="yes"><!-- _locID_text="ProgressTextGenerateScriptTemplate" _locComment="ProgressTextGenerateScriptTemplate" -->[1]</String> 373 <!-- _locID_text="ProgressDlgTitleRepairing" _locComment="ProgressDlgTitleRepairing" -->
375 <String Id="ProgressTextInstallSFPCatalogFile" Overridable="yes"><!-- _locID_text="ProgressTextInstallSFPCatalogFile" _locComment="ProgressTextInstallSFPCatalogFile" -->Installing system catalog</String> 374 <String Id="ProgressDlgTitleRepairing" Overridable="yes" Value="{\WixUI_Font_Title}Repairing [ProductName]" />
376 <String Id="ProgressTextInstallSFPCatalogFileTemplate" Overridable="yes"><!-- _locID_text="ProgressTextInstallSFPCatalogFileTemplate" _locComment="ProgressTextInstallSFPCatalogFileTemplate" -->File: [1], Dependencies: [2]</String> 375 <!-- _locID_text="ProgressDlgTextRemoving" _locComment="ProgressDlgTextRemoving" -->
377 <String Id="ProgressTextMsiPublishAssemblies" Overridable="yes"><!-- _locID_text="ProgressTextMsiPublishAssemblies" _locComment="ProgressTextMsiPublishAssemblies" -->Publishing assembly information</String> 376 <String Id="ProgressDlgTextRemoving" Overridable="yes" Value="Please wait while the Setup Wizard removes [ProductName]." />
378 <String Id="ProgressTextMsiPublishAssembliesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextMsiPublishAssembliesTemplate" _locComment="ProgressTextMsiPublishAssembliesTemplate" -->Application Context:[1], Assembly Name:[2]</String> 377 <!-- _locID_text="ProgressDlgTitleRemoving" _locComment="ProgressDlgTitleRemoving" -->
379 <String Id="ProgressTextMsiUnpublishAssemblies" Overridable="yes"><!-- _locID_text="ProgressTextMsiUnpublishAssemblies" _locComment="ProgressTextMsiUnpublishAssemblies" -->Unpublishing assembly information</String> 378 <String Id="ProgressDlgTitleRemoving" Overridable="yes" Value="{\WixUI_Font_Title}Removing [ProductName]" />
380 <String Id="ProgressTextMsiUnpublishAssembliesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextMsiUnpublishAssembliesTemplate" _locComment="ProgressTextMsiUnpublishAssembliesTemplate" -->Application Context:[1], Assembly Name:[2]</String> 379 <!-- _locID_text="ProgressDlgTextUpdating" _locComment="ProgressDlgTextUpdating" -->
381 <String Id="ProgressTextRollback" Overridable="yes"><!-- _locID_text="ProgressTextRollback" _locComment="ProgressTextRollback" -->Rolling back action:</String> 380 <String Id="ProgressDlgTextUpdating" Overridable="yes" Value="Please wait while the Setup Wizard updates [ProductName]." />
382 <String Id="ProgressTextRollbackTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRollbackTemplate" _locComment="ProgressTextRollbackTemplate" -->[1]</String> 381 <!-- _locID_text="ProgressDlgTitleUpdating" _locComment="ProgressDlgTitleUpdating" -->
383 <String Id="ProgressTextRollbackCleanup" Overridable="yes"><!-- _locID_text="ProgressTextRollbackCleanup" _locComment="ProgressTextRollbackCleanup" -->Removing backup files</String> 382 <String Id="ProgressDlgTitleUpdating" Overridable="yes" Value="{\WixUI_Font_Title}Updating [ProductName]" />
384 <String Id="ProgressTextRollbackCleanupTemplate" Overridable="yes"><!-- _locID_text="ProgressTextRollbackCleanupTemplate" _locComment="ProgressTextRollbackCleanupTemplate" -->File: [1]</String> 383 <!-- _locID_text="ProgressDlgProgressBar" _locComment="ProgressDlgProgressBar" -->
385 <String Id="ProgressTextUnmoveFiles" Overridable="yes"><!-- _locID_text="ProgressTextUnmoveFiles" _locComment="ProgressTextUnmoveFiles" -->Removing moved files</String> 384 <String Id="ProgressDlgProgressBar" Overridable="yes" Value="Progress done" />
386 <String Id="ProgressTextUnmoveFilesTemplate" Overridable="yes"><!-- _locID_text="ProgressTextUnmoveFilesTemplate" _locComment="ProgressTextUnmoveFilesTemplate" -->File: [1], Directory: [9]</String> 385 <!-- _locID_text="ProgressDlgStatusLabel" _locComment="ProgressDlgStatusLabel" -->
387 <String Id="ProgressTextUnpublishProduct" Overridable="yes"><!-- _locID_text="ProgressTextUnpublishProduct" _locComment="ProgressTextUnpublishProduct" -->Unpublishing product information</String> 386 <String Id="ProgressDlgStatusLabel" Overridable="yes" Value="Status:" />
388 387
389 <String Id="Error0" Overridable="yes"><!-- _locID_text="Error0" _locComment="Error0" -->{{Fatal error: }}</String> 388 <!-- _locID_text="ResumeDlg_Title" _locComment="ResumeDlg_Title" -->
390 <String Id="Error1" Overridable="yes"><!-- _locID_text="Error1" _locComment="Error1" -->{{Error [1]. }}</String> 389
391 <String Id="Error2" Overridable="yes"><!-- _locID_text="Error2" _locComment="Error2" -->Warning [1]. </String> 390 <String Id="ResumeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
392 <String Id="Error4" Overridable="yes"><!-- _locID_text="Error4" _locComment="Error4" -->Info [1]. </String> 391 <!-- _locID_text="ResumeDlgInstall" _locComment="ResumeDlgInstall" -->
393 <String Id="Error5" Overridable="yes"><!-- _locID_text="Error5" _locComment="Error5" -->The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}</String> 392 <String Id="ResumeDlgInstall" Overridable="yes" Value="&amp;Install" />
394 <String Id="Error7" Overridable="yes"><!-- _locID_text="Error7" _locComment="Error7" -->{{Disk full: }}</String> 393 <!-- _locID_text="ResumeDlgBitmap" _locComment="ResumeDlgBitmap" -->
395 <String Id="Error8" Overridable="yes"><!-- _locID_text="Error8" _locComment="Error8" -->Action [Time]: [1]. [2]</String> 394 <String Id="ResumeDlgBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
396 <String Id="Error9" Overridable="yes"><!-- _locID_text="Error9" _locComment="Error9" -->[ProductName]</String> 395 <!-- _locID_text="ResumeDlgDescription" _locComment="ResumeDlgDescription" -->
397 <String Id="Error10" Overridable="yes"><!-- _locID_text="Error10" _locComment="Error10" -->{[2]}{, [3]}{, [4]}</String> 396 <String Id="ResumeDlgDescription" Overridable="yes" Value="The Setup Wizard will complete the installation of [ProductName] on your computer. Click Install to continue or Cancel to exit the Setup Wizard." />
398 <String Id="Error11" Overridable="yes"><!-- _locID_text="Error11" _locComment="Error11" -->Message type: [1], Argument: [2]</String> 397 <!-- _locID_text="ResumeDlgTitle" _locComment="ResumeDlgTitle" -->
399 <String Id="Error12" Overridable="yes"><!-- _locID_text="Error12" _locComment="Error12" -->=== Logging started: [Date] [Time] ===</String> 398 <String Id="ResumeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}Resuming the [ProductName] Setup Wizard" />
400 <String Id="Error13" Overridable="yes"><!-- _locID_text="Error13" _locComment="Error13" -->=== Logging stopped: [Date] [Time] ===</String> 399
401 <String Id="Error14" Overridable="yes"><!-- _locID_text="Error14" _locComment="Error14" -->Action start [Time]: [1].</String> 400 <!-- _locID_text="SetupTypeDlg_Title" _locComment="SetupTypeDlg_Title" -->
402 <String Id="Error15" Overridable="yes"><!-- _locID_text="Error15" _locComment="Error15" -->Action ended [Time]: [1]. Return value [2].</String> 401
403 <String Id="Error16" Overridable="yes"><!-- _locID_text="Error16" _locComment="Error16" -->Time remaining: {[1] minutes }{[2] seconds}</String> 402 <String Id="SetupTypeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
404 <String Id="Error17" Overridable="yes"><!-- _locID_text="Error17" _locComment="Error17" -->Out of memory. Shut down other applications before retrying.</String> 403 <!-- _locID_text="SetupTypeDlgTypicalButton" _locComment="SetupTypeDlgTypicalButton" -->
405 <String Id="Error18" Overridable="yes"><!-- _locID_text="Error18" _locComment="Error18" -->Installer is no longer responding.</String> 404 <String Id="SetupTypeDlgTypicalButton" Overridable="yes" Value="&amp;Typical" />
406 <String Id="Error19" Overridable="yes"><!-- _locID_text="Error19" _locComment="Error19" -->Installer stopped prematurely.</String> 405 <!-- _locID_text="SetupTypeDlgTypicalButtonTooltip" _locComment="SetupTypeDlgTypicalButtonTooltip" -->
407 <String Id="Error20" Overridable="yes"><!-- _locID_text="Error20" _locComment="Error20" -->Please wait while Windows configures [ProductName]</String> 406 <String Id="SetupTypeDlgTypicalButtonTooltip" Overridable="yes" Value="Typical Installation" />
408 <String Id="Error21" Overridable="yes"><!-- _locID_text="Error21" _locComment="Error21" -->Gathering required information...</String> 407 <!-- _locID_text="SetupTypeDlgCustomButton" _locComment="SetupTypeDlgCustomButton" -->
409 <String Id="Error22" Overridable="yes"><!-- _locID_text="Error22" _locComment="Error22" -->Removing older versions of this application...</String> 408 <String Id="SetupTypeDlgCustomButton" Overridable="yes" Value="C&amp;ustom" />
410 <String Id="Error23" Overridable="yes"><!-- _locID_text="Error23" _locComment="Error23" -->Preparing to remove older versions of this application...</String> 409 <!-- _locID_text="SetupTypeDlgCustomButtonTooltip" _locComment="SetupTypeDlgCustomButtonTooltip" -->
411 <String Id="Error32" Overridable="yes"><!-- _locID_text="Error32" _locComment="Error32" -->{[ProductName] }Setup completed successfully.</String> 410 <String Id="SetupTypeDlgCustomButtonTooltip" Overridable="yes" Value="Custom Installation" />
412 <String Id="Error33" Overridable="yes"><!-- _locID_text="Error33" _locComment="Error33" -->{[ProductName] }Setup failed.</String> 411 <!-- _locID_text="SetupTypeDlgCompleteButton" _locComment="SetupTypeDlgCompleteButton" -->
413 <String Id="Error1101" Overridable="yes"><!-- _locID_text="Error1101" _locComment="Error1101" -->Error reading from file: [2].{{ System error [3].}} Verify that the file exists and that you can access it.</String> 412 <String Id="SetupTypeDlgCompleteButton" Overridable="yes" Value="C&amp;omplete" />
414 <String Id="Error1301" Overridable="yes"><!-- _locID_text="Error1301" _locComment="Error1301" -->Cannot create the file '[2]'. A directory with this name already exists. Cancel the install and try installing to a different location.</String> 413 <!-- _locID_text="SetupTypeDlgCompleteButtonTooltip" _locComment="SetupTypeDlgCompleteButtonTooltip" -->
415 <String Id="Error1302" Overridable="yes"><!-- _locID_text="Error1302" _locComment="Error1302" -->Please insert the disk: [2]</String> 414 <String Id="SetupTypeDlgCompleteButtonTooltip" Overridable="yes" Value="Complete Installation" />
416 <String Id="Error1303" Overridable="yes"><!-- _locID_text="Error1303" _locComment="Error1303" -->The installer has insufficient privileges to access this directory: [2]. The installation cannot continue. Log on as administrator or contact your system administrator.</String> 415 <!-- _locID_text="SetupTypeDlgBannerBitmap" _locComment="SetupTypeDlgBannerBitmap" -->
417 <String Id="Error1304" Overridable="yes"><!-- _locID_text="Error1304" _locComment="Error1304" -->Error writing to file: [2]. Verify that you have access to that directory.</String> 416 <String Id="SetupTypeDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
418 <String Id="Error1305" Overridable="yes"><!-- _locID_text="Error1305" _locComment="Error1305" -->Error reading from file [2].{{ System error [3].}} Verify that the file exists and that you can access it.</String> 417 <!-- _locID_text="SetupTypeDlgTitle" _locComment="SetupTypeDlgTitle" -->
419 <String Id="Error1306" Overridable="yes"><!-- _locID_text="Error1306" _locComment="Error1306" -->Another application has exclusive access to the file '[2]'. Please shut down all other applications, then click Retry.</String> 418 <String Id="SetupTypeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Choose Setup Type" />
420 <String Id="Error1307" Overridable="yes"><!-- _locID_text="Error1307" _locComment="Error1307" -->There is not enough disk space to install this file: [2]. Free some disk space and click Retry, or click Cancel to exit.</String> 419 <!-- _locID_text="SetupTypeDlgDescription" _locComment="SetupTypeDlgDescription" -->
421 <String Id="Error1308" Overridable="yes"><!-- _locID_text="Error1308" _locComment="Error1308" -->Source file not found: [2]. Verify that the file exists and that you can access it.</String> 420 <String Id="SetupTypeDlgDescription" Overridable="yes" Value="Choose the setup type that best suits your needs" />
422 <String Id="Error1309" Overridable="yes"><!-- _locID_text="Error1309" _locComment="Error1309" -->Error reading from file: [3].{{ System error [2].}} Verify that the file exists and that you can access it.</String> 421 <!-- _locID_text="SetupTypeDlgTypicalText" _locComment="SetupTypeDlgTypicalText" -->
423 <String Id="Error1310" Overridable="yes"><!-- _locID_text="Error1310" _locComment="Error1310" -->Error writing to file: [3].{{ System error [2].}} Verify that you have access to that directory.</String> 422 <String Id="SetupTypeDlgTypicalText" Overridable="yes" Value="Installs the most common program features. Recommended for most users." />
424 <String Id="Error1311" Overridable="yes"><!-- _locID_text="Error1311" _locComment="Error1311" -->Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it.</String> 423 <!-- _locID_text="SetupTypeDlgCustomText" _locComment="SetupTypeDlgCustomText" -->
425 <String Id="Error1312" Overridable="yes"><!-- _locID_text="Error1312" _locComment="Error1312" -->Cannot create the directory '[2]'. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit.</String> 424 <String Id="SetupTypeDlgCustomText" Overridable="yes" Value="Allows users to choose which program features will be installed and where they will be installed. Recommended for advanced users." />
426 <String Id="Error1313" Overridable="yes"><!-- _locID_text="Error1313" _locComment="Error1313" -->The volume [2] is currently unavailable. Please select another.</String> 425 <!-- _locID_text="SetupTypeDlgCompleteText" _locComment="SetupTypeDlgCompleteText" -->
427 <String Id="Error1314" Overridable="yes"><!-- _locID_text="Error1314" _locComment="Error1314" -->The specified path '[2]' is unavailable.</String> 426 <String Id="SetupTypeDlgCompleteText" Overridable="yes" Value="All program features will be installed. Requires the most disk space." />
428 <String Id="Error1315" Overridable="yes"><!-- _locID_text="Error1315" _locComment="Error1315" -->Unable to write to the specified folder: [2].</String> 427
429 <String Id="Error1316" Overridable="yes"><!-- _locID_text="Error1316" _locComment="Error1316" -->A network error occurred while attempting to read from the file: [2]</String> 428 <!-- _locID_text="UserExit_Title" _locComment="UserExit_Title" -->
430 <String Id="Error1317" Overridable="yes"><!-- _locID_text="Error1317" _locComment="Error1317" -->An error occurred while attempting to create the directory: [2]</String> 429
431 <String Id="Error1318" Overridable="yes"><!-- _locID_text="Error1318" _locComment="Error1318" -->A network error occurred while attempting to create the directory: [2]</String> 430 <String Id="UserExit_Title" Overridable="yes" Value="[ProductName] Setup" />
432 <String Id="Error1319" Overridable="yes"><!-- _locID_text="Error1319" _locComment="Error1319" -->A network error occurred while attempting to open the source file cabinet: [2]</String> 431 <!-- _locID_text="UserExitBitmap" _locComment="UserExitBitmap" -->
433 <String Id="Error1320" Overridable="yes"><!-- _locID_text="Error1320" _locComment="Error1320" -->The specified path is too long: [2]</String> 432 <String Id="UserExitBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
434 <String Id="Error1321" Overridable="yes"><!-- _locID_text="Error1321" _locComment="Error1321" -->The Installer has insufficient privileges to modify this file: [2].</String> 433 <!-- _locID_text="UserExitTitle" _locComment="UserExitTitle" -->
435 <String Id="Error1322" Overridable="yes"><!-- _locID_text="Error1322" _locComment="Error1322" -->A portion of the folder path '[2]' is invalid. It is either empty or exceeds the length allowed by the system.</String> 434 <String Id="UserExitTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}[ProductName] Setup Wizard was interrupted" />
436 <String Id="Error1323" Overridable="yes"><!-- _locID_text="Error1323" _locComment="Error1323" -->The folder path '[2]' contains words that are not valid in folder paths.</String> 435 <!-- _locID_text="UserExitDescription1" _locComment="UserExitDescription1" -->
437 <String Id="Error1324" Overridable="yes"><!-- _locID_text="Error1324" _locComment="Error1324" -->The folder path '[2]' contains an invalid character.</String> 436 <String Id="UserExitDescription1" Overridable="yes" Value="[ProductName] setup was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again." />
438 <String Id="Error1325" Overridable="yes"><!-- _locID_text="Error1325" _locComment="Error1325" -->'[2]' is not a valid short file name.</String> 437 <!-- _locID_text="UserExitDescription2" _locComment="UserExitDescription2" -->
439 <String Id="Error1326" Overridable="yes"><!-- _locID_text="Error1326" _locComment="Error1326" -->Error getting file security: [3] GetLastError: [2]</String> 438 <String Id="UserExitDescription2" Overridable="yes" Value="Click the Finish button to exit the Setup Wizard." />
440 <String Id="Error1327" Overridable="yes"><!-- _locID_text="Error1327" _locComment="Error1327" -->Invalid Drive: [2]</String> 439
441 <String Id="Error1328" Overridable="yes"><!-- _locID_text="Error1328" _locComment="Error1328" -->Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor.{{ System Error: [3]}}</String> 440 <!-- _locID_text="VerifyReadyDlg_Title" _locComment="VerifyReadyDlg_Title" -->
442 <String Id="Error1329" Overridable="yes"><!-- _locID_text="Error1329" _locComment="Error1329" -->A file that is required cannot be installed because the cabinet file [2] is not digitally signed. This may indicate that the cabinet file is corrupt.</String> 441
443 <String Id="Error1330" Overridable="yes"><!-- _locID_text="Error1330" _locComment="Error1330" -->A file that is required cannot be installed because the cabinet file [2] has an invalid digital signature. This may indicate that the cabinet file is corrupt.{{ Error [3] was returned by WinVerifyTrust.}}</String> 442 <String Id="VerifyReadyDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
444 <String Id="Error1331" Overridable="yes"><!-- _locID_text="Error1331" _locComment="Error1331" -->Failed to correctly copy [2] file: CRC error.</String> 443 <!-- _locID_text="VerifyReadyDlgBannerBitmap" _locComment="VerifyReadyDlgBannerBitmap" -->
445 <String Id="Error1332" Overridable="yes"><!-- _locID_text="Error1332" _locComment="Error1332" -->Failed to correctly move [2] file: CRC error.</String> 444 <String Id="VerifyReadyDlgBannerBitmap" Overridable="yes" Value="WixUI_Bmp_Banner" />
446 <String Id="Error1333" Overridable="yes"><!-- _locID_text="Error1333" _locComment="Error1333" -->Failed to correctly patch [2] file: CRC error.</String> 445 <!-- _locID_text="VerifyReadyDlgInstall" _locComment="VerifyReadyDlgInstall" -->
447 <String Id="Error1334" Overridable="yes"><!-- _locID_text="Error1334" _locComment="Error1334" -->The file '[2]' cannot be installed because the file cannot be found in cabinet file '[3]'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.</String> 446 <String Id="VerifyReadyDlgInstall" Overridable="yes" Value="&amp;Install" />
448 <String Id="Error1335" Overridable="yes"><!-- _locID_text="Error1335" _locComment="Error1335" -->The cabinet file '[2]' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.</String> 447 <!-- _locID_text="VerifyReadyDlgInstallText" _locComment="VerifyReadyDlgInstallText" -->
449 <String Id="Error1336" Overridable="yes"><!-- _locID_text="Error1336" _locComment="Error1336" -->There was an error creating a temporary file that is needed to complete this installation.{{ Folder: [3]. System error code: [2]}}</String> 448 <String Id="VerifyReadyDlgInstallText" Overridable="yes" Value="Click Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard." />
450 <String Id="Error1401" Overridable="yes"><!-- _locID_text="Error1401" _locComment="Error1401" -->Could not create key: [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. </String> 449 <!-- _locID_text="VerifyReadyDlgInstallTitle" _locComment="VerifyReadyDlgInstallTitle" -->
451 <String Id="Error1402" Overridable="yes"><!-- _locID_text="Error1402" _locComment="Error1402" -->Could not open key: [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. </String> 450 <String Id="VerifyReadyDlgInstallTitle" Overridable="yes" Value="{\WixUI_Font_Title}Ready to install [ProductName]" />
452 <String Id="Error1403" Overridable="yes"><!-- _locID_text="Error1403" _locComment="Error1403" -->Could not delete value [2] from key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel. </String> 451 <!-- _locID_text="VerifyReadyDlgChange" _locComment="VerifyReadyDlgChange" -->
453 <String Id="Error1404" Overridable="yes"><!-- _locID_text="Error1404" _locComment="Error1404" -->Could not delete key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. </String> 452 <String Id="VerifyReadyDlgChange" Overridable="yes" Value="&amp;Change" />
454 <String Id="Error1405" Overridable="yes"><!-- _locID_text="Error1405" _locComment="Error1405" -->Could not read value [2] from key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel. </String> 453 <!-- _locID_text="VerifyReadyDlgChangeText" _locComment="VerifyReadyDlgChangeText" -->
455 <String Id="Error1406" Overridable="yes"><!-- _locID_text="Error1406" _locComment="Error1406" -->Could not write value [2] to key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel.</String> 454 <String Id="VerifyReadyDlgChangeText" Overridable="yes" Value="Click Change to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard." />
456 <String Id="Error1407" Overridable="yes"><!-- _locID_text="Error1407" _locComment="Error1407" -->Could not get value names for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel.</String> 455 <!-- _locID_text="VerifyReadyDlgChangeTitle" _locComment="VerifyReadyDlgChangeTitle" -->
457 <String Id="Error1408" Overridable="yes"><!-- _locID_text="Error1408" _locComment="Error1408" -->Could not get sub key names for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel.</String> 456 <String Id="VerifyReadyDlgChangeTitle" Overridable="yes" Value="{\WixUI_Font_Title}Ready to change [ProductName]" />
458 <String Id="Error1409" Overridable="yes"><!-- _locID_text="Error1409" _locComment="Error1409" -->Could not read security information for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel.</String> 457 <!-- _locID_text="VerifyReadyDlgRepair" _locComment="VerifyReadyDlgRepair" -->
459 <String Id="Error1410" Overridable="yes"><!-- _locID_text="Error1410" _locComment="Error1410" -->Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application.</String> 458 <String Id="VerifyReadyDlgRepair" Overridable="yes" Value="Re&amp;pair" />
460 <String Id="Error1500" Overridable="yes"><!-- _locID_text="Error1500" _locComment="Error1500" -->Another installation is in progress. You must complete that installation before continuing this one.</String> 459 <!-- _locID_text="VerifyReadyDlgRepairText" _locComment="VerifyReadyDlgRepairText" -->
461 <String Id="Error1501" Overridable="yes"><!-- _locID_text="Error1501" _locComment="Error1501" -->Error accessing secured data. Please make sure the Windows Installer is configured properly and try the install again.</String> 460 <String Id="VerifyReadyDlgRepairText" Overridable="yes" Value="Click Repair to repair the installation of [ProductName]. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard." />
462 <String Id="Error1502" Overridable="yes"><!-- _locID_text="Error1502" _locComment="Error1502" -->User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product. Your current install will now continue.</String> 461 <!-- _locID_text="VerifyReadyDlgRepairTitle" _locComment="VerifyReadyDlgRepairTitle" -->
463 <String Id="Error1503" Overridable="yes"><!-- _locID_text="Error1503" _locComment="Error1503" -->User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product.</String> 462 <String Id="VerifyReadyDlgRepairTitle" Overridable="yes" Value="{\WixUI_Font_Title}Ready to repair [ProductName]" />
464 <String Id="Error1601" Overridable="yes"><!-- _locID_text="Error1601" _locComment="Error1601" -->Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disk space and retry.</String> 463 <!-- _locID_text="VerifyReadyDlgRemove" _locComment="VerifyReadyDlgRemove" -->
465 <String Id="Error1602" Overridable="yes"><!-- _locID_text="Error1602" _locComment="Error1602" -->Are you sure you want to cancel?</String> 464 <String Id="VerifyReadyDlgRemove" Overridable="yes" Value="&amp;Remove" />
466 <String Id="Error1603" Overridable="yes"><!-- _locID_text="Error1603" _locComment="Error1603" -->The file [2][3] is being held in use{ by the following process: Name: [4], Id: [5], Window Title: '[6]'}. Close that application and retry.</String> 465 <!-- _locID_text="VerifyReadyDlgRemoveText" _locComment="VerifyReadyDlgRemoveText" -->
467 <String Id="Error1604" Overridable="yes"><!-- _locID_text="Error1604" _locComment="Error1604" -->The product '[2]' is already installed, preventing the installation of this product. The two products are incompatible.</String> 466 <String Id="VerifyReadyDlgRemoveText" Overridable="yes" Value="Click Remove to remove [ProductName] from your computer. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard." />
468 <String Id="Error1605" Overridable="yes"><!-- _locID_text="Error1605" _locComment="Error1605" -->There is not enough disk space on the volume '[2]' to continue the install with recovery enabled. [3] KB are required, but only [4] KB are available. Click Ignore to continue the install without saving recovery information, click Retry to check for available space again, or click Cancel to quit the installation.</String> 467 <!-- _locID_text="VerifyReadyDlgRemoveTitle" _locComment="VerifyReadyDlgRemoveTitle" -->
469 <String Id="Error1606" Overridable="yes"><!-- _locID_text="Error1606" _locComment="Error1606" -->Could not access network location [2].</String> 468 <String Id="VerifyReadyDlgRemoveTitle" Overridable="yes" Value="{\WixUI_Font_Title}Ready to remove [ProductName]" />
470 <String Id="Error1607" Overridable="yes"><!-- _locID_text="Error1607" _locComment="Error1607" -->The following applications should be closed before continuing the install:</String> 469 <!-- _locID_text="VerifyReadyDlgUpdate" _locComment="VerifyReadyDlgUpdate" -->
471 <String Id="Error1608" Overridable="yes"><!-- _locID_text="Error1608" _locComment="Error1608" -->Could not find any previously installed compliant products on the machine for installing this product.</String> 470 <String Id="VerifyReadyDlgUpdate" Overridable="yes" Value="&amp;Update" />
472 <String Id="Error1609" Overridable="yes"><!-- _locID_text="Error1609" _locComment="Error1609" -->An error occurred while applying security settings. [2] is not a valid user or group. This could be a problem with the package, or a problem connecting to a domain controller on the network. Check your network connection and click Retry, or Cancel to end the install. {{Unable to locate the user's SID, system error [3]}}</String> 471 <!-- _locID_text="VerifyReadyDlgUpdateText" _locComment="VerifyReadyDlgUpdateText" -->
473 <String Id="Error1701" Overridable="yes"><!-- _locID_text="Error1701" _locComment="Error1701" -->The key [2] is not valid. Verify that you entered the correct key.</String> 472 <String Id="VerifyReadyDlgUpdateText" Overridable="yes" Value="Click Update to update [ProductName] from your computer. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard." />
474 <String Id="Error1702" Overridable="yes"><!-- _locID_text="Error1702" _locComment="Error1702" -->The installer must restart your system before configuration of [2] can continue. Click Yes to restart now or No if you plan to manually restart later.</String> 473 <!-- _locID_text="VerifyReadyDlgUpdateTitle" _locComment="VerifyReadyDlgUpdateTitle" -->
475 <String Id="Error1703" Overridable="yes"><!-- _locID_text="Error1703" _locComment="Error1703" -->You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to manually restart later.</String> 474 <String Id="VerifyReadyDlgUpdateTitle" Overridable="yes" Value="{\WixUI_Font_Title}Ready to update [ProductName]" />
476 <String Id="Error1704" Overridable="yes"><!-- _locID_text="Error1704" _locComment="Error1704" -->An installation for [2] is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?</String> 475
477 <String Id="Error1705" Overridable="yes"><!-- _locID_text="Error1705" _locComment="Error1705" -->A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes?</String> 476 <!-- _locID_text="WaitForCostingDlg_Title" _locComment="WaitForCostingDlg_Title" -->
478 <String Id="Error1706" Overridable="yes"><!-- _locID_text="Error1706" _locComment="Error1706" -->An installation package for the product [2] cannot be found. Try the installation again using a valid copy of the installation package '[3]'.</String> 477
479 <String Id="Error1707" Overridable="yes"><!-- _locID_text="Error1707" _locComment="Error1707" -->Installation completed successfully.</String> 478 <String Id="WaitForCostingDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
480 <String Id="Error1708" Overridable="yes"><!-- _locID_text="Error1708" _locComment="Error1708" -->Installation failed.</String> 479 <!-- _locID_text="WaitForCostingDlgReturn" _locComment="WaitForCostingDlgReturn" -->
481 <String Id="Error1709" Overridable="yes"><!-- _locID_text="Error1709" _locComment="Error1709" -->Product: [2] -- [3]</String> 480 <String Id="WaitForCostingDlgReturn" Overridable="yes" Value="&amp;Return" />
482 <String Id="Error1710" Overridable="yes"><!-- _locID_text="Error1710" _locComment="Error1710" -->You may either restore your computer to its previous state or continue the install later. Would you like to restore?</String> 481 <!-- _locID_text="WaitForCostingDlgText" _locComment="WaitForCostingDlgText" -->
483 <String Id="Error1711" Overridable="yes"><!-- _locID_text="Error1711" _locComment="Error1711" -->An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the install.</String> 482 <String Id="WaitForCostingDlgText" Overridable="yes" Value="Please wait while the installer finishes determining your disk space requirements." />
484 <String Id="Error1712" Overridable="yes"><!-- _locID_text="Error1712" _locComment="Error1712" -->One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.</String> 483 <!-- _locID_text="WaitForCostingDlgIcon" _locComment="WaitForCostingDlgIcon" -->
485 <String Id="Error1713" Overridable="yes"><!-- _locID_text="Error1713" _locComment="Error1713" -->[2] cannot install one of its required products. Contact your technical support group.{{ System Error: [3].}}</String> 484 <String Id="WaitForCostingDlgIcon" Overridable="yes" Value="WixUI_Ico_Exclam" />
486 <String Id="Error1714" Overridable="yes"><!-- _locID_text="Error1714" _locComment="Error1714" -->The older version of [2] cannot be removed. Contact your technical support group.{{ System Error [3].}}</String> 485 <!-- _locID_text="WaitForCostingDlgIconTooltip" _locComment="WaitForCostingDlgIconTooltip" -->
487 <String Id="Error1715" Overridable="yes"><!-- _locID_text="Error1715" _locComment="Error1715" -->Installed [2]</String> 486 <String Id="WaitForCostingDlgIconTooltip" Overridable="yes" Value="Exclamation icon" />
488 <String Id="Error1716" Overridable="yes"><!-- _locID_text="Error1716" _locComment="Error1716" -->Configured [2]</String> 487
489 <String Id="Error1717" Overridable="yes"><!-- _locID_text="Error1717" _locComment="Error1717" -->Removed [2]</String> 488 <!-- _locID_text="WelcomeDlg_Title" _locComment="WelcomeDlg_Title" -->
490 <String Id="Error1718" Overridable="yes"><!-- _locID_text="Error1718" _locComment="Error1718" -->File [2] was rejected by digital signature policy.</String> 489
491 <String Id="Error1719" Overridable="yes"><!-- _locID_text="Error1719" _locComment="Error1719" -->The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.</String> 490 <String Id="WelcomeDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
492 <String Id="Error1720" Overridable="yes"><!-- _locID_text="Error1720" _locComment="Error1720" -->There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Custom action [2] script error [3], [4]: [5] Line [6], Column [7], [8]}}</String> 491 <!-- _locID_text="WelcomeDlgBitmap" _locComment="WelcomeDlgBitmap" -->
493 <String Id="Error1721" Overridable="yes"><!-- _locID_text="Error1721" _locComment="Error1721" -->There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Action: [2], location: [3], command: [4]}}</String> 492 <String Id="WelcomeDlgBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
494 <String Id="Error1722" Overridable="yes"><!-- _locID_text="Error1722" _locComment="Error1722" -->There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.{{ Action [2], location: [3], command: [4]}}</String> 493 <!-- _locID_text="WelcomeDlgDescription" _locComment="WelcomeDlgDescription" -->
495 <String Id="Error1723" Overridable="yes"><!-- _locID_text="Error1723" _locComment="Error1723" -->There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Action [2], entry: [3], library: [4]}}</String> 494 <String Id="WelcomeDlgDescription" Overridable="yes" Value="The Setup Wizard will install [ProductName] on your computer. Click Next to continue or Cancel to exit the Setup Wizard." />
496 <String Id="Error1724" Overridable="yes"><!-- _locID_text="Error1724" _locComment="Error1724" -->Removal completed successfully.</String> 495 <!-- _locID_text="WelcomeUpdateDlgDescriptionUpdate" _locComment="WelcomeUpdateDlgDescriptionUpdate" -->
497 <String Id="Error1725" Overridable="yes"><!-- _locID_text="Error1725" _locComment="Error1725" -->Removal failed.</String> 496 <String Id="WelcomeUpdateDlgDescriptionUpdate" Overridable="yes" Value="The Setup Wizard will update [ProductName] on your computer. Click Next to continue or Cancel to exit the Setup Wizard." />
498 <String Id="Error1726" Overridable="yes"><!-- _locID_text="Error1726" _locComment="Error1726" -->Advertisement completed successfully.</String> 497 <!-- _locID_text="WelcomeDlgTitle" _locComment="WelcomeDlgTitle" -->
499 <String Id="Error1727" Overridable="yes"><!-- _locID_text="Error1727" _locComment="Error1727" -->Advertisement failed.</String> 498 <String Id="WelcomeDlgTitle" Overridable="yes" Value="{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard" />
500 <String Id="Error1728" Overridable="yes"><!-- _locID_text="Error1728" _locComment="Error1728" -->Configuration completed successfully.</String> 499
501 <String Id="Error1729" Overridable="yes"><!-- _locID_text="Error1729" _locComment="Error1729" -->Configuration failed.</String> 500 <!-- _locID_text="WelcomeEulaDlg_Title" _locComment="WelcomeEulaDlg_Title" -->
502 <String Id="Error1730" Overridable="yes"><!-- _locID_text="Error1730" _locComment="Error1730" -->You must be an Administrator to remove this application. To remove this application, you can log on as an Administrator, or contact your technical support group for assistance.</String> 501
503 <String Id="Error1731" Overridable="yes"><!-- _locID_text="Error1731" _locComment="Error1731" -->The source installation package for the product [2] is out of sync with the client package. Try the installation again using a valid copy of the installation package '[3]'.</String> 502 <String Id="WelcomeEulaDlg_Title" Overridable="yes" Value="[ProductName] Setup" />
504 <String Id="Error1732" Overridable="yes"><!-- _locID_text="Error1732" _locComment="Error1732" -->In order to complete the installation of [2], you must restart the computer. Other users are currently logged on to this computer, and restarting may cause them to lose their work. Do you want to restart now?</String> 503 <!-- _locID_text="WelcomeEulaDlgBitmap" _locComment="WelcomeEulaDlgBitmap" -->
505 <String Id="Error1801" Overridable="yes"><!-- _locID_text="Error1801" _locComment="Error1801" -->The path [2] is not valid. Please specify a valid path.</String> 504 <String Id="WelcomeEulaDlgBitmap" Overridable="yes" Value="WixUI_Bmp_Dialog" />
506 <String Id="Error1802" Overridable="yes"><!-- _locID_text="Error1802" _locComment="Error1802" -->Out of memory. Shut down other applications before retrying.</String> 505 <!-- _locID_text="WelcomeEulaDlgLicenseAcceptedCheckBox" _locComment="WelcomeEulaDlgLicenseAcceptedCheckBox" -->
507 <String Id="Error1803" Overridable="yes"><!-- _locID_text="Error1803" _locComment="Error1803" -->There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume.</String> 506 <String Id="WelcomeEulaDlgLicenseAcceptedCheckBox" Overridable="yes" Value="I &amp;accept the terms in the License Agreement" />
508 <String Id="Error1804" Overridable="yes"><!-- _locID_text="Error1804" _locComment="Error1804" -->There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume.</String> 507 <!-- _locID_text="WelcomeEulaDlgInstall" _locComment="WelcomeEulaDlgInstall" -->
509 <String Id="Error1805" Overridable="yes"><!-- _locID_text="Error1805" _locComment="Error1805" -->The folder [2] does not exist. Please enter a path to an existing folder.</String> 508 <String Id="WelcomeEulaDlgInstall" Overridable="yes" Value="&amp;Install" />
510 <String Id="Error1806" Overridable="yes"><!-- _locID_text="Error1806" _locComment="Error1806" -->You have insufficient privileges to read this folder.</String> 509 <!-- _locID_text="WelcomeEulaDlgUpdate" _locComment="WelcomeEulaDlgUpdate" -->
511 <String Id="Error1807" Overridable="yes"><!-- _locID_text="Error1807" _locComment="Error1807" -->A valid destination folder for the install could not be determined.</String> 510 <String Id="WelcomeEulaDlgUpdate" Overridable="yes" Value="&amp;Update" />
512 <String Id="Error1901" Overridable="yes"><!-- _locID_text="Error1901" _locComment="Error1901" -->Error attempting to read from the source install database: [2].</String> 511 <!-- _locID_text="WelcomeEulaDlgTitle" _locComment="WelcomeEulaDlgTitle" -->
513 <String Id="Error1902" Overridable="yes"><!-- _locID_text="Error1902" _locComment="Error1902" -->Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation.</String> 512 <String Id="WelcomeEulaDlgTitle" Overridable="yes" Value="{\WixUI_Font_Title}Please read the [ProductName] License Agreement" />
514 <String Id="Error1903" Overridable="yes"><!-- _locID_text="Error1903" _locComment="Error1903" -->Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation.</String> 513
515 <String Id="Error1904" Overridable="yes"><!-- _locID_text="Error1904" _locComment="Error1904" -->Module [2] failed to register. HRESULT [3]. Contact your support personnel.</String> 514 <!-- _locID_text="ProgressTextInstallValidate" _locComment="ProgressTextInstallValidate" -->
516 <String Id="Error1905" Overridable="yes"><!-- _locID_text="Error1905" _locComment="Error1905" -->Module [2] failed to unregister. HRESULT [3]. Contact your support personnel.</String> 515
517 <String Id="Error1906" Overridable="yes"><!-- _locID_text="Error1906" _locComment="Error1906" -->Failed to cache package [2]. Error: [3]. Contact your support personnel.</String> 516 <String Id="ProgressTextInstallValidate" Overridable="yes" Value="Validating install" />
518 <String Id="Error1907" Overridable="yes"><!-- _locID_text="Error1907" _locComment="Error1907" -->Could not register font [2]. Verify that you have sufficient permissions to install fonts, and that the system supports this font.</String> 517 <!-- _locID_text="ProgressTextInstallFiles" _locComment="ProgressTextInstallFiles" -->
519 <String Id="Error1908" Overridable="yes"><!-- _locID_text="Error1908" _locComment="Error1908" -->Could not unregister font [2]. Verify that you that you have sufficient permissions to remove fonts.</String> 518 <String Id="ProgressTextInstallFiles" Overridable="yes" Value="Copying new files" />
520 <String Id="Error1909" Overridable="yes"><!-- _locID_text="Error1909" _locComment="Error1909" -->Could not create Shortcut [2]. Verify that the destination folder exists and that you can access it.</String> 519 <!-- _locID_text="ProgressTextInstallFilesTemplate" _locComment="ProgressTextInstallFilesTemplate" -->
521 <String Id="Error1910" Overridable="yes"><!-- _locID_text="Error1910" _locComment="Error1910" -->Could not remove Shortcut [2]. Verify that the shortcut file exists and that you can access it.</String> 520 <String Id="ProgressTextInstallFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9], Size: [6]" />
522 <String Id="Error1911" Overridable="yes"><!-- _locID_text="Error1911" _locComment="Error1911" -->Could not register type library for file [2]. Contact your support personnel.</String> 521 <!-- _locID_text="ProgressTextInstallAdminPackage" _locComment="ProgressTextInstallAdminPackage" -->
523 <String Id="Error1912" Overridable="yes"><!-- _locID_text="Error1912" _locComment="Error1912" -->Could not unregister type library for file [2]. Contact your support personnel.</String> 522 <String Id="ProgressTextInstallAdminPackage" Overridable="yes" Value="Copying network install files" />
524 <String Id="Error1913" Overridable="yes"><!-- _locID_text="Error1913" _locComment="Error1913" -->Could not update the ini file [2][3]. Verify that the file exists and that you can access it.</String> 523 <!-- _locID_text="ProgressTextInstallAdminPackageTemplate" _locComment="ProgressTextInstallAdminPackageTemplate" -->
525 <String Id="Error1914" Overridable="yes"><!-- _locID_text="Error1914" _locComment="Error1914" -->Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3].</String> 524 <String Id="ProgressTextInstallAdminPackageTemplate" Overridable="yes" Value="File: [1], Directory: [9], Size: [6]" />
526 <String Id="Error1915" Overridable="yes"><!-- _locID_text="Error1915" _locComment="Error1915" -->Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.</String> 525 <!-- _locID_text="ProgressTextFileCost" _locComment="ProgressTextFileCost" -->
527 <String Id="Error1916" Overridable="yes"><!-- _locID_text="Error1916" _locComment="Error1916" -->Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.</String> 526 <String Id="ProgressTextFileCost" Overridable="yes" Value="Computing space requirements" />
528 <String Id="Error1917" Overridable="yes"><!-- _locID_text="Error1917" _locComment="Error1917" -->Error removing ODBC driver: [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers.</String> 527 <!-- _locID_text="ProgressTextCostInitialize" _locComment="ProgressTextCostInitialize" -->
529 <String Id="Error1918" Overridable="yes"><!-- _locID_text="Error1918" _locComment="Error1918" -->Error installing ODBC driver: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.</String> 528 <String Id="ProgressTextCostInitialize" Overridable="yes" Value="Computing space requirements" />
530 <String Id="Error1919" Overridable="yes"><!-- _locID_text="Error1919" _locComment="Error1919" -->Error configuring ODBC data source: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.</String> 529 <!-- _locID_text="ProgressTextCostFinalize" _locComment="ProgressTextCostFinalize" -->
531 <String Id="Error1920" Overridable="yes"><!-- _locID_text="Error1920" _locComment="Error1920" -->Service '[2]' ([3]) failed to start. Verify that you have sufficient privileges to start system services.</String> 530 <String Id="ProgressTextCostFinalize" Overridable="yes" Value="Computing space requirements" />
532 <String Id="Error1921" Overridable="yes"><!-- _locID_text="Error1921" _locComment="Error1921" -->Service '[2]' ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services.</String> 531 <!-- _locID_text="ProgressTextCreateShortcuts" _locComment="ProgressTextCreateShortcuts" -->
533 <String Id="Error1922" Overridable="yes"><!-- _locID_text="Error1922" _locComment="Error1922" -->Service '[2]' ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services.</String> 532 <String Id="ProgressTextCreateShortcuts" Overridable="yes" Value="Creating shortcuts" />
534 <String Id="Error1923" Overridable="yes"><!-- _locID_text="Error1923" _locComment="Error1923" -->Service '[2]' ([3]) could not be installed. Verify that you have sufficient privileges to install system services.</String> 533 <!-- _locID_text="ProgressTextCreateShortcutsTemplate" _locComment="ProgressTextCreateShortcutsTemplate" -->
535 <String Id="Error1924" Overridable="yes"><!-- _locID_text="Error1924" _locComment="Error1924" -->Could not update environment variable '[2]'. Verify that you have sufficient privileges to modify environment variables.</String> 534 <String Id="ProgressTextCreateShortcutsTemplate" Overridable="yes" Value="Shortcut: [1]" />
536 <String Id="Error1925" Overridable="yes"><!-- _locID_text="Error1925" _locComment="Error1925" -->You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation.</String> 535 <!-- _locID_text="ProgressTextPublishComponents" _locComment="ProgressTextPublishComponents" -->
537 <String Id="Error1926" Overridable="yes"><!-- _locID_text="Error1926" _locComment="Error1926" -->Could not set file security for file '[3]'. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file.</String> 536 <String Id="ProgressTextPublishComponents" Overridable="yes" Value="Publishing Qualified Components" />
538 <String Id="Error1927" Overridable="yes"><!-- _locID_text="Error1927" _locComment="Error1927" -->Component Services (COM+ 1.0) are not installed on this computer. This installation requires Component Services in order to complete successfully. Component Services are available on Windows 2000.</String> 537 <!-- _locID_text="ProgressTextPublishComponentsTemplate" _locComment="ProgressTextPublishComponentsTemplate" -->
539 <String Id="Error1928" Overridable="yes"><!-- _locID_text="Error1928" _locComment="Error1928" -->Error registering COM+ Application. Contact your support personnel for more information.</String> 538 <String Id="ProgressTextPublishComponentsTemplate" Overridable="yes" Value="Component ID: [1], Qualifier: [2]" />
540 <String Id="Error1929" Overridable="yes"><!-- _locID_text="Error1929" _locComment="Error1929" -->Error unregistering COM+ Application. Contact your support personnel for more information.</String> 539 <!-- _locID_text="ProgressTextPublishFeatures" _locComment="ProgressTextPublishFeatures" -->
541 <String Id="Error1930" Overridable="yes"><!-- _locID_text="Error1930" _locComment="Error1930" -->The description for service '[2]' ([3]) could not be changed.</String> 540 <String Id="ProgressTextPublishFeatures" Overridable="yes" Value="Publishing Product Features" />
542 <String Id="Error1931" Overridable="yes"><!-- _locID_text="Error1931" _locComment="Error1931" -->The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly.{{ Package version: [3], OS Protected version: [4]}}</String> 541 <!-- _locID_text="ProgressTextPublishFeaturesTemplate" _locComment="ProgressTextPublishFeaturesTemplate" -->
543 <String Id="Error1932" Overridable="yes"><!-- _locID_text="Error1932" _locComment="Error1932" -->The Windows Installer service cannot update the protected Windows file [2].{{ Package version: [3], OS Protected version: [4], SFP Error: [5]}}</String> 542 <String Id="ProgressTextPublishFeaturesTemplate" Overridable="yes" Value="Feature: [1]" />
544 <String Id="Error1933" Overridable="yes"><!-- _locID_text="Error1933" _locComment="Error1933" -->The Windows Installer service cannot update one or more protected Windows files.{{ SFP Error: [2]. List of protected files:\r\n[3]}}</String> 543 <!-- _locID_text="ProgressTextPublishProduct" _locComment="ProgressTextPublishProduct" -->
545 <String Id="Error1934" Overridable="yes"><!-- _locID_text="Error1934" _locComment="Error1934" -->User installations are disabled via policy on the machine.</String> 544 <String Id="ProgressTextPublishProduct" Overridable="yes" Value="Publishing product information" />
546 <String Id="Error1935" Overridable="yes"><!-- _locID_text="Error1935" _locComment="Error1935" -->An error occurred during the installation of assembly '[6]'. Please refer to Help and Support for more information. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}</String> 545 <!-- _locID_text="ProgressTextRegisterClassInfo" _locComment="ProgressTextRegisterClassInfo" -->
547 <String Id="Error1936" Overridable="yes"><!-- _locID_text="Error1936" _locComment="Error1936" -->An error occurred during the installation of assembly '[6]'. The assembly is not strongly named or is not signed with the minimal key length. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}</String> 546 <String Id="ProgressTextRegisterClassInfo" Overridable="yes" Value="Registering Class servers" />
548 <String Id="Error1937" Overridable="yes"><!-- _locID_text="Error1937" _locComment="Error1937" -->An error occurred during the installation of assembly '[6]'. The signature or catalog could not be verified or is not valid. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}</String> 547 <!-- _locID_text="ProgressTextRegisterClassInfoTemplate" _locComment="ProgressTextRegisterClassInfoTemplate" -->
549 <String Id="Error1938" Overridable="yes"><!-- _locID_text="Error1938" _locComment="Error1938" -->An error occurred during the installation of assembly '[6]'. One or more modules of the assembly could not be found. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}</String> 548 <String Id="ProgressTextRegisterClassInfoTemplate" Overridable="yes" Value="Class Id: [1]" />
550 549 <!-- _locID_text="ProgressTextRegisterExtensionInfo" _locComment="ProgressTextRegisterExtensionInfo" -->
551 <String Id="UITextbytes" Overridable="yes"><!-- _locID_text="UITextbytes" _locComment="UITextbytes" -->bytes</String> 550 <String Id="ProgressTextRegisterExtensionInfo" Overridable="yes" Value="Registering extension servers" />
552 <String Id="UITextGB" Overridable="yes"><!-- _locID_text="UITextGB" _locComment="UITextGB" -->GB</String> 551 <!-- _locID_text="ProgressTextRegisterExtensionInfoTemplate" _locComment="ProgressTextRegisterExtensionInfoTemplate" -->
553 <String Id="UITextKB" Overridable="yes"><!-- _locID_text="UITextKB" _locComment="UITextKB" -->KB</String> 552 <String Id="ProgressTextRegisterExtensionInfoTemplate" Overridable="yes" Value="Extension: [1]" />
554 <String Id="UITextMB" Overridable="yes"><!-- _locID_text="UITextMB" _locComment="UITextMB" -->MB</String> 553 <!-- _locID_text="ProgressTextRegisterMIMEInfo" _locComment="ProgressTextRegisterMIMEInfo" -->
555 <String Id="UITextMenuAbsent" Overridable="yes"><!-- _locID_text="UITextMenuAbsent" _locComment="UITextMenuAbsent" -->Entire feature will be unavailable</String> 554 <String Id="ProgressTextRegisterMIMEInfo" Overridable="yes" Value="Registering MIME info" />
556 <String Id="UITextMenuAdvertise" Overridable="yes"><!-- _locID_text="UITextMenuAdvertise" _locComment="UITextMenuAdvertise" -->Feature will be installed when required</String> 555 <!-- _locID_text="ProgressTextRegisterMIMEInfoTemplate" _locComment="ProgressTextRegisterMIMEInfoTemplate" -->
557 <String Id="UITextMenuAllCD" Overridable="yes"><!-- _locID_text="UITextMenuAllCD" _locComment="UITextMenuAllCD" -->Entire feature will be installed to run from CD</String> 556 <String Id="ProgressTextRegisterMIMEInfoTemplate" Overridable="yes" Value="MIME Content Type: [1], Extension: [2]" />
558 <String Id="UITextMenuAllLocal" Overridable="yes"><!-- _locID_text="UITextMenuAllLocal" _locComment="UITextMenuAllLocal" -->Entire feature will be installed on local hard drive</String> 557 <!-- _locID_text="ProgressTextRegisterProgIdInfo" _locComment="ProgressTextRegisterProgIdInfo" -->
559 <String Id="UITextMenuAllNetwork" Overridable="yes"><!-- _locID_text="UITextMenuAllNetwork" _locComment="UITextMenuAllNetwork" -->Entire feature will be installed to run from network</String> 558 <String Id="ProgressTextRegisterProgIdInfo" Overridable="yes" Value="Registering program identifiers" />
560 <String Id="UITextMenuCD" Overridable="yes"><!-- _locID_text="UITextMenuCD" _locComment="UITextMenuCD" -->Will be installed to run from CD</String> 559 <!-- _locID_text="ProgressTextRegisterProgIdInfoTemplate" _locComment="ProgressTextRegisterProgIdInfoTemplate" -->
561 <String Id="UITextMenuLocal" Overridable="yes"><!-- _locID_text="UITextMenuLocal" _locComment="UITextMenuLocal" -->Will be installed on local hard drive</String> 560 <String Id="ProgressTextRegisterProgIdInfoTemplate" Overridable="yes" Value="ProgId: [1]" />
562 <String Id="UITextMenuNetwork" Overridable="yes"><!-- _locID_text="UITextMenuNetwork" _locComment="UITextMenuNetwork" -->Will be installed to run from network</String> 561 <!-- _locID_text="ProgressTextAllocateRegistrySpace" _locComment="ProgressTextAllocateRegistrySpace" -->
563 <String Id="UITextNewFolder" Overridable="yes"><!-- _locID_text="UITextNewFolder" _locComment="UITextNewFolder" -->Folder|New Folder</String> 562 <String Id="ProgressTextAllocateRegistrySpace" Overridable="yes" Value="Allocating registry space" />
564 <String Id="UITextScriptInProgress" Overridable="yes"><!-- _locID_text="UITextScriptInProgress" _locComment="UITextScriptInProgress" -->Gathering required information...</String> 563 <!-- _locID_text="ProgressTextAllocateRegistrySpaceTemplate" _locComment="ProgressTextAllocateRegistrySpaceTemplate" -->
565 <String Id="UITextSelAbsentAbsent" Overridable="yes"><!-- _locID_text="UITextSelAbsentAbsent" _locComment="UITextSelAbsentAbsent" -->This feature will remain uninstalled</String> 564 <String Id="ProgressTextAllocateRegistrySpaceTemplate" Overridable="yes" Value="Free space: [1]" />
566 <String Id="UITextSelAbsentAdvertise" Overridable="yes"><!-- _locID_text="UITextSelAbsentAdvertise" _locComment="UITextSelAbsentAdvertise" -->This feature will be set to be installed when required</String> 565 <!-- _locID_text="ProgressTextAppSearch" _locComment="ProgressTextAppSearch" -->
567 <String Id="UITextSelAbsentCD" Overridable="yes"><!-- _locID_text="UITextSelAbsentCD" _locComment="UITextSelAbsentCD" -->This feature will be installed to run from CD</String> 566 <String Id="ProgressTextAppSearch" Overridable="yes" Value="Searching for installed applications" />
568 <String Id="UITextSelAbsentLocal" Overridable="yes"><!-- _locID_text="UITextSelAbsentLocal" _locComment="UITextSelAbsentLocal" -->This feature will be installed on the local hard drive</String> 567 <!-- _locID_text="ProgressTextAppSearchTemplate" _locComment="ProgressTextAppSearchTemplate" -->
569 <String Id="UITextSelAbsentNetwork" Overridable="yes"><!-- _locID_text="UITextSelAbsentNetwork" _locComment="UITextSelAbsentNetwork" -->This feature will be installed to run from the network</String> 568 <String Id="ProgressTextAppSearchTemplate" Overridable="yes" Value="Property: [1], Signature: [2]" />
570 <String Id="UITextSelAdvertiseAbsent" Overridable="yes"><!-- _locID_text="UITextSelAdvertiseAbsent" _locComment="UITextSelAdvertiseAbsent" -->This feature will become unavailable</String> 569 <!-- _locID_text="ProgressTextBindImage" _locComment="ProgressTextBindImage" -->
571 <String Id="UITextSelAdvertiseAdvertise" Overridable="yes"><!-- _locID_text="UITextSelAdvertiseAdvertise" _locComment="UITextSelAdvertiseAdvertise" -->Will be installed when required</String> 570 <String Id="ProgressTextBindImage" Overridable="yes" Value="Binding executables" />
572 <String Id="UITextSelAdvertiseCD" Overridable="yes"><!-- _locID_text="UITextSelAdvertiseCD" _locComment="UITextSelAdvertiseCD" -->This feature will be available to run from CD</String> 571 <!-- _locID_text="ProgressTextBindImageTemplate" _locComment="ProgressTextBindImageTemplate" -->
573 <String Id="UITextSelAdvertiseLocal" Overridable="yes"><!-- _locID_text="UITextSelAdvertiseLocal" _locComment="UITextSelAdvertiseLocal" -->This feature will be installed on your local hard drive</String> 572 <String Id="ProgressTextBindImageTemplate" Overridable="yes" Value="File: [1]" />
574 <String Id="UITextSelAdvertiseNetwork" Overridable="yes"><!-- _locID_text="UITextSelAdvertiseNetwork" _locComment="UITextSelAdvertiseNetwork" -->This feature will be available to run from the network</String> 573 <!-- _locID_text="ProgressTextCCPSearch" _locComment="ProgressTextCCPSearch" -->
575 <String Id="UITextSelCDAbsent" Overridable="yes"><!-- _locID_text="UITextSelCDAbsent" _locComment="UITextSelCDAbsent" -->This feature will be uninstalled completely, you won't be able to run it from CD</String> 574 <String Id="ProgressTextCCPSearch" Overridable="yes" Value="Searching for qualifying products" />
576 <String Id="UITextSelCDAdvertise" Overridable="yes"><!-- _locID_text="UITextSelCDAdvertise" _locComment="UITextSelCDAdvertise" -->This feature will change from run from CD state to set to be installed when required</String> 575 <!-- _locID_text="ProgressTextCreateFolders" _locComment="ProgressTextCreateFolders" -->
577 <String Id="UITextSelCDCD" Overridable="yes"><!-- _locID_text="UITextSelCDCD" _locComment="UITextSelCDCD" -->This feature will remain to be run from CD</String> 576 <String Id="ProgressTextCreateFolders" Overridable="yes" Value="Creating folders" />
578 <String Id="UITextSelCDLocal" Overridable="yes"><!-- _locID_text="UITextSelCDLocal" _locComment="UITextSelCDLocal" -->This feature will change from run from CD state to be installed on the local hard drive</String> 577 <!-- _locID_text="ProgressTextCreateFoldersTemplate" _locComment="ProgressTextCreateFoldersTemplate" -->
579 <String Id="UITextSelChildCostNeg" Overridable="yes"><!-- _locID_text="UITextSelChildCostNeg" _locComment="UITextSelChildCostNeg" -->This feature frees up [1] on your hard drive.</String> 578 <String Id="ProgressTextCreateFoldersTemplate" Overridable="yes" Value="Folder: [1]" />
580 <String Id="UITextSelChildCostPos" Overridable="yes"><!-- _locID_text="UITextSelChildCostPos" _locComment="UITextSelChildCostPos" -->This feature requires [1] on your hard drive.</String> 579 <!-- _locID_text="ProgressTextDeleteServices" _locComment="ProgressTextDeleteServices" -->
581 <String Id="UITextSelCostPending" Overridable="yes"><!-- _locID_text="UITextSelCostPending" _locComment="UITextSelCostPending" -->Compiling cost for this feature...</String> 580 <String Id="ProgressTextDeleteServices" Overridable="yes" Value="Deleting services" />
582 <String Id="UITextSelLocalAbsent" Overridable="yes"><!-- _locID_text="UITextSelLocalAbsent" _locComment="UITextSelLocalAbsent" -->This feature will be completely removed</String> 581 <!-- _locID_text="ProgressTextDeleteServicesTemplate" _locComment="ProgressTextDeleteServicesTemplate" -->
583 <String Id="UITextSelLocalAdvertise" Overridable="yes"><!-- _locID_text="UITextSelLocalAdvertise" _locComment="UITextSelLocalAdvertise" -->This feature will be removed from your local hard drive, but will be set to be installed when required</String> 582 <String Id="ProgressTextDeleteServicesTemplate" Overridable="yes" Value="Service: [1]" />
584 <String Id="UITextSelLocalCD" Overridable="yes"><!-- _locID_text="UITextSelLocalCD" _locComment="UITextSelLocalCD" -->This feature will be removed from your local hard drive, but will be still available to run from CD</String> 583 <!-- _locID_text="ProgressTextDuplicateFiles" _locComment="ProgressTextDuplicateFiles" -->
585 <String Id="UITextSelLocalLocal" Overridable="yes"><!-- _locID_text="UITextSelLocalLocal" _locComment="UITextSelLocalLocal" -->This feature will remain on your local hard drive</String> 584 <String Id="ProgressTextDuplicateFiles" Overridable="yes" Value="Creating duplicate files" />
586 <String Id="UITextSelLocalNetwork" Overridable="yes"><!-- _locID_text="UITextSelLocalNetwork" _locComment="UITextSelLocalNetwork" -->This feature will be removed from your local hard drive, but will be still available to run from the network</String> 585 <!-- _locID_text="ProgressTextDuplicateFilesTemplate" _locComment="ProgressTextDuplicateFilesTemplate" -->
587 <String Id="UITextSelNetworkAbsent" Overridable="yes"><!-- _locID_text="UITextSelNetworkAbsent" _locComment="UITextSelNetworkAbsent" -->This feature will be uninstalled completely, you won't be able to run it from the network</String> 586 <String Id="ProgressTextDuplicateFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9], Size: [6]" />
588 <String Id="UITextSelNetworkAdvertise" Overridable="yes"><!-- _locID_text="UITextSelNetworkAdvertise" _locComment="UITextSelNetworkAdvertise" -->This feature will change from run from network state to set to be installed when required</String> 587 <!-- _locID_text="ProgressTextFindRelatedProducts" _locComment="ProgressTextFindRelatedProducts" -->
589 <String Id="UITextSelNetworkLocal" Overridable="yes"><!-- _locID_text="UITextSelNetworkLocal" _locComment="UITextSelNetworkLocal" -->This feature will change from run from network state to be installed on the local hard drive</String> 588 <String Id="ProgressTextFindRelatedProducts" Overridable="yes" Value="Searching for related applications" />
590 <String Id="UITextSelNetworkNetwork" Overridable="yes"><!-- _locID_text="UITextSelNetworkNetwork" _locComment="UITextSelNetworkNetwork" -->This feature will remain to be run from the network</String> 589 <!-- _locID_text="ProgressTextFindRelatedProductsTemplate" _locComment="ProgressTextFindRelatedProductsTemplate" -->
591 <String Id="UITextSelParentCostNegNeg" Overridable="yes"><!-- _locID_text="UITextSelParentCostNegNeg" _locComment="UITextSelParentCostNegNeg" -->This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.</String> 590 <String Id="ProgressTextFindRelatedProductsTemplate" Overridable="yes" Value="Found application: [1]" />
592 <String Id="UITextSelParentCostNegPos" Overridable="yes"><!-- _locID_text="UITextSelParentCostNegPos" _locComment="UITextSelParentCostNegPos" -->This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.</String> 591 <!-- _locID_text="ProgressTextInstallODBC" _locComment="ProgressTextInstallODBC" -->
593 <String Id="UITextSelParentCostPosNeg" Overridable="yes"><!-- _locID_text="UITextSelParentCostPosNeg" _locComment="UITextSelParentCostPosNeg" -->This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive.</String> 592 <String Id="ProgressTextInstallODBC" Overridable="yes" Value="Installing ODBC components" />
594 <String Id="UITextSelParentCostPosPos" Overridable="yes"><!-- _locID_text="UITextSelParentCostPosPos" _locComment="UITextSelParentCostPosPos" -->This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive.</String> 593 <!-- _locID_text="ProgressTextInstallServices" _locComment="ProgressTextInstallServices" -->
595 <String Id="UITextTimeRemaining" Overridable="yes"><!-- _locID_text="UITextTimeRemaining" _locComment="UITextTimeRemaining" -->Time remaining:{ [1] minutes}{ [2] seconds}</String> 594 <String Id="ProgressTextInstallServices" Overridable="yes" Value="Installing new services" />
596 <String Id="UITextVolumeCostAvailable" Overridable="yes"><!-- _locID_text="UITextVolumeCostAvailable" _locComment="UITextVolumeCostAvailable" -->Available</String> 595 <!-- _locID_text="ProgressTextInstallServicesTemplate" _locComment="ProgressTextInstallServicesTemplate" -->
597 <String Id="UITextVolumeCostDifference" Overridable="yes"><!-- _locID_text="UITextVolumeCostDifference" _locComment="UITextVolumeCostDifference" -->Difference</String> 596 <String Id="ProgressTextInstallServicesTemplate" Overridable="yes" Value="Service: [2]" />
598 <String Id="UITextVolumeCostRequired" Overridable="yes"><!-- _locID_text="UITextVolumeCostRequired" _locComment="UITextVolumeCostRequired" -->Required</String> 597 <!-- _locID_text="ProgressTextLaunchConditions" _locComment="ProgressTextLaunchConditions" -->
599 <String Id="UITextVolumeCostSize" Overridable="yes"><!-- _locID_text="UITextVolumeCostSize" _locComment="UITextVolumeCostSize" -->Disk Size</String> 598 <String Id="ProgressTextLaunchConditions" Overridable="yes" Value="Evaluating launch conditions" />
600 <String Id="UITextVolumeCostVolume" Overridable="yes"><!-- _locID_text="UITextVolumeCostVolume" _locComment="UITextVolumeCostVolume" -->Volume</String> 599 <!-- _locID_text="ProgressTextMigrateFeatureStates" _locComment="ProgressTextMigrateFeatureStates" -->
600 <String Id="ProgressTextMigrateFeatureStates" Overridable="yes" Value="Migrating feature states from related applications" />
601 <!-- _locID_text="ProgressTextMigrateFeatureStatesTemplate" _locComment="ProgressTextMigrateFeatureStatesTemplate" -->
602 <String Id="ProgressTextMigrateFeatureStatesTemplate" Overridable="yes" Value="Application: [1]" />
603 <!-- _locID_text="ProgressTextMoveFiles" _locComment="ProgressTextMoveFiles" -->
604 <String Id="ProgressTextMoveFiles" Overridable="yes" Value="Moving files" />
605 <!-- _locID_text="ProgressTextMoveFilesTemplate" _locComment="ProgressTextMoveFilesTemplate" -->
606 <String Id="ProgressTextMoveFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9], Size: [6]" />
607 <!-- _locID_text="ProgressTextPatchFiles" _locComment="ProgressTextPatchFiles" -->
608 <String Id="ProgressTextPatchFiles" Overridable="yes" Value="Patching files" />
609 <!-- _locID_text="ProgressTextPatchFilesTemplate" _locComment="ProgressTextPatchFilesTemplate" -->
610 <String Id="ProgressTextPatchFilesTemplate" Overridable="yes" Value="File: [1], Directory: [2], Size: [3]" />
611 <!-- _locID_text="ProgressTextProcessComponents" _locComment="ProgressTextProcessComponents" -->
612 <String Id="ProgressTextProcessComponents" Overridable="yes" Value="Updating component registration" />
613 <!-- _locID_text="ProgressTextRegisterComPlus" _locComment="ProgressTextRegisterComPlus" -->
614 <String Id="ProgressTextRegisterComPlus" Overridable="yes" Value="Registering COM+ Applications and Components" />
615 <!-- _locID_text="ProgressTextRegisterComPlusTemplate" _locComment="ProgressTextRegisterComPlusTemplate" -->
616 <String Id="ProgressTextRegisterComPlusTemplate" Overridable="yes" Value="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}" />
617 <!-- _locID_text="ProgressTextRegisterFonts" _locComment="ProgressTextRegisterFonts" -->
618 <String Id="ProgressTextRegisterFonts" Overridable="yes" Value="Registering fonts" />
619 <!-- _locID_text="ProgressTextRegisterFontsTemplate" _locComment="ProgressTextRegisterFontsTemplate" -->
620 <String Id="ProgressTextRegisterFontsTemplate" Overridable="yes" Value="Font: [1]" />
621 <!-- _locID_text="ProgressTextRegisterProduct" _locComment="ProgressTextRegisterProduct" -->
622 <String Id="ProgressTextRegisterProduct" Overridable="yes" Value="Registering product" />
623 <!-- _locID_text="ProgressTextRegisterProductTemplate" _locComment="ProgressTextRegisterProductTemplate" -->
624 <String Id="ProgressTextRegisterProductTemplate" Overridable="yes" Value="[1]" />
625 <!-- _locID_text="ProgressTextRegisterTypeLibraries" _locComment="ProgressTextRegisterTypeLibraries" -->
626 <String Id="ProgressTextRegisterTypeLibraries" Overridable="yes" Value="Registering type libraries" />
627 <!-- _locID_text="ProgressTextRegisterTypeLibrariesTemplate" _locComment="ProgressTextRegisterTypeLibrariesTemplate" -->
628 <String Id="ProgressTextRegisterTypeLibrariesTemplate" Overridable="yes" Value="LibID: [1]" />
629 <!-- _locID_text="ProgressTextRegisterUser" _locComment="ProgressTextRegisterUser" -->
630 <String Id="ProgressTextRegisterUser" Overridable="yes" Value="Registering user" />
631 <!-- _locID_text="ProgressTextRegisterUserTemplate" _locComment="ProgressTextRegisterUserTemplate" -->
632 <String Id="ProgressTextRegisterUserTemplate" Overridable="yes" Value="[1]" />
633 <!-- _locID_text="ProgressTextRemoveDuplicateFiles" _locComment="ProgressTextRemoveDuplicateFiles" -->
634 <String Id="ProgressTextRemoveDuplicateFiles" Overridable="yes" Value="Removing duplicated files" />
635 <!-- _locID_text="ProgressTextRemoveDuplicateFilesTemplate" _locComment="ProgressTextRemoveDuplicateFilesTemplate" -->
636 <String Id="ProgressTextRemoveDuplicateFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9]" />
637 <!-- _locID_text="ProgressTextRemoveEnvironmentStrings" _locComment="ProgressTextRemoveEnvironmentStrings" -->
638 <String Id="ProgressTextRemoveEnvironmentStrings" Overridable="yes" Value="Updating environment strings" />
639 <!-- _locID_text="ProgressTextRemoveEnvironmentStringsTemplate" _locComment="ProgressTextRemoveEnvironmentStringsTemplate" -->
640 <String Id="ProgressTextRemoveEnvironmentStringsTemplate" Overridable="yes" Value="Name: [1], Value: [2], Action [3]" />
641 <!-- _locID_text="ProgressTextRemoveExistingProducts" _locComment="ProgressTextRemoveExistingProducts" -->
642 <String Id="ProgressTextRemoveExistingProducts" Overridable="yes" Value="Removing applications" />
643 <!-- _locID_text="ProgressTextRemoveExistingProductsTemplate" _locComment="ProgressTextRemoveExistingProductsTemplate" -->
644 <String Id="ProgressTextRemoveExistingProductsTemplate" Overridable="yes" Value="Application: [1], Command line: [2]" />
645 <!-- _locID_text="ProgressTextRemoveFiles" _locComment="ProgressTextRemoveFiles" -->
646 <String Id="ProgressTextRemoveFiles" Overridable="yes" Value="Removing files" />
647 <!-- _locID_text="ProgressTextRemoveFilesTemplate" _locComment="ProgressTextRemoveFilesTemplate" -->
648 <String Id="ProgressTextRemoveFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9]" />
649 <!-- _locID_text="ProgressTextRemoveFolders" _locComment="ProgressTextRemoveFolders" -->
650 <String Id="ProgressTextRemoveFolders" Overridable="yes" Value="Removing folders" />
651 <!-- _locID_text="ProgressTextRemoveFoldersTemplate" _locComment="ProgressTextRemoveFoldersTemplate" -->
652 <String Id="ProgressTextRemoveFoldersTemplate" Overridable="yes" Value="Folder: [1]" />
653 <!-- _locID_text="ProgressTextRemoveIniValues" _locComment="ProgressTextRemoveIniValues" -->
654 <String Id="ProgressTextRemoveIniValues" Overridable="yes" Value="Removing INI files entries" />
655 <!-- _locID_text="ProgressTextRemoveIniValuesTemplate" _locComment="ProgressTextRemoveIniValuesTemplate" -->
656 <String Id="ProgressTextRemoveIniValuesTemplate" Overridable="yes" Value="File: [1], Section: [2], Key: [3], Value: [4]" />
657 <!-- _locID_text="ProgressTextRemoveODBC" _locComment="ProgressTextRemoveODBC" -->
658 <String Id="ProgressTextRemoveODBC" Overridable="yes" Value="Removing ODBC components" />
659 <!-- _locID_text="ProgressTextRemoveRegistryValues" _locComment="ProgressTextRemoveRegistryValues" -->
660 <String Id="ProgressTextRemoveRegistryValues" Overridable="yes" Value="Removing system registry values" />
661 <!-- _locID_text="ProgressTextRemoveRegistryValuesTemplate" _locComment="ProgressTextRemoveRegistryValuesTemplate" -->
662 <String Id="ProgressTextRemoveRegistryValuesTemplate" Overridable="yes" Value="Key: [1], Name: [2]" />
663 <!-- _locID_text="ProgressTextRemoveShortcuts" _locComment="ProgressTextRemoveShortcuts" -->
664 <String Id="ProgressTextRemoveShortcuts" Overridable="yes" Value="Removing shortcuts" />
665 <!-- _locID_text="ProgressTextRemoveShortcutsTemplate" _locComment="ProgressTextRemoveShortcutsTemplate" -->
666 <String Id="ProgressTextRemoveShortcutsTemplate" Overridable="yes" Value="Shortcut: [1]" />
667 <!-- _locID_text="ProgressTextRMCCPSearch" _locComment="ProgressTextRMCCPSearch" -->
668 <String Id="ProgressTextRMCCPSearch" Overridable="yes" Value="Searching for qualifying products" />
669 <!-- _locID_text="ProgressTextSelfRegModules" _locComment="ProgressTextSelfRegModules" -->
670 <String Id="ProgressTextSelfRegModules" Overridable="yes" Value="Registering modules" />
671 <!-- _locID_text="ProgressTextSelfRegModulesTemplate" _locComment="ProgressTextSelfRegModulesTemplate" -->
672 <String Id="ProgressTextSelfRegModulesTemplate" Overridable="yes" Value="File: [1], Folder: [2]" />
673 <!-- _locID_text="ProgressTextSelfUnregModules" _locComment="ProgressTextSelfUnregModules" -->
674 <String Id="ProgressTextSelfUnregModules" Overridable="yes" Value="Unregistering modules" />
675 <!-- _locID_text="ProgressTextSelfUnregModulesTemplate" _locComment="ProgressTextSelfUnregModulesTemplate" -->
676 <String Id="ProgressTextSelfUnregModulesTemplate" Overridable="yes" Value="File: [1], Folder: [2]" />
677 <!-- _locID_text="ProgressTextSetODBCFolders" _locComment="ProgressTextSetODBCFolders" -->
678 <String Id="ProgressTextSetODBCFolders" Overridable="yes" Value="Initializing ODBC directories" />
679 <!-- _locID_text="ProgressTextStartServices" _locComment="ProgressTextStartServices" -->
680 <String Id="ProgressTextStartServices" Overridable="yes" Value="Starting services" />
681 <!-- _locID_text="ProgressTextStartServicesTemplate" _locComment="ProgressTextStartServicesTemplate" -->
682 <String Id="ProgressTextStartServicesTemplate" Overridable="yes" Value="Service: [1]" />
683 <!-- _locID_text="ProgressTextStopServices" _locComment="ProgressTextStopServices" -->
684 <String Id="ProgressTextStopServices" Overridable="yes" Value="Stopping services" />
685 <!-- _locID_text="ProgressTextStopServicesTemplate" _locComment="ProgressTextStopServicesTemplate" -->
686 <String Id="ProgressTextStopServicesTemplate" Overridable="yes" Value="Service: [1]" />
687 <!-- _locID_text="ProgressTextUnpublishComponents" _locComment="ProgressTextUnpublishComponents" -->
688 <String Id="ProgressTextUnpublishComponents" Overridable="yes" Value="Unpublishing Qualified Components" />
689 <!-- _locID_text="ProgressTextUnpublishComponentsTemplate" _locComment="ProgressTextUnpublishComponentsTemplate" -->
690 <String Id="ProgressTextUnpublishComponentsTemplate" Overridable="yes" Value="Component ID: [1], Qualifier: [2]" />
691 <!-- _locID_text="ProgressTextUnpublishFeatures" _locComment="ProgressTextUnpublishFeatures" -->
692 <String Id="ProgressTextUnpublishFeatures" Overridable="yes" Value="Unpublishing Product Features" />
693 <!-- _locID_text="ProgressTextUnpublishFeaturesTemplate" _locComment="ProgressTextUnpublishFeaturesTemplate" -->
694 <String Id="ProgressTextUnpublishFeaturesTemplate" Overridable="yes" Value="Feature: [1]" />
695 <!-- _locID_text="ProgressTextUnregisterClassInfo" _locComment="ProgressTextUnregisterClassInfo" -->
696 <String Id="ProgressTextUnregisterClassInfo" Overridable="yes" Value="Unregister Class servers" />
697 <!-- _locID_text="ProgressTextUnregisterClassInfoTemplate" _locComment="ProgressTextUnregisterClassInfoTemplate" -->
698 <String Id="ProgressTextUnregisterClassInfoTemplate" Overridable="yes" Value="Class Id: [1]" />
699 <!-- _locID_text="ProgressTextUnregisterComPlus" _locComment="ProgressTextUnregisterComPlus" -->
700 <String Id="ProgressTextUnregisterComPlus" Overridable="yes" Value="Unregistering COM+ Applications and Components" />
701 <!-- _locID_text="ProgressTextUnregisterComPlusTemplate" _locComment="ProgressTextUnregisterComPlusTemplate" -->
702 <String Id="ProgressTextUnregisterComPlusTemplate" Overridable="yes" Value="AppId: [1]{{, AppType: [2]}}" />
703 <!-- _locID_text="ProgressTextUnregisterExtensionInfo" _locComment="ProgressTextUnregisterExtensionInfo" -->
704 <String Id="ProgressTextUnregisterExtensionInfo" Overridable="yes" Value="Unregistering extension servers" />
705 <!-- _locID_text="ProgressTextUnregisterExtensionInfoTemplate" _locComment="ProgressTextUnregisterExtensionInfoTemplate" -->
706 <String Id="ProgressTextUnregisterExtensionInfoTemplate" Overridable="yes" Value="Extension: [1]" />
707 <!-- _locID_text="ProgressTextUnregisterFonts" _locComment="ProgressTextUnregisterFonts" -->
708 <String Id="ProgressTextUnregisterFonts" Overridable="yes" Value="Unregistering fonts" />
709 <!-- _locID_text="ProgressTextUnregisterFontsTemplate" _locComment="ProgressTextUnregisterFontsTemplate" -->
710 <String Id="ProgressTextUnregisterFontsTemplate" Overridable="yes" Value="Font: [1]" />
711 <!-- _locID_text="ProgressTextUnregisterMIMEInfo" _locComment="ProgressTextUnregisterMIMEInfo" -->
712 <String Id="ProgressTextUnregisterMIMEInfo" Overridable="yes" Value="Unregistering MIME info" />
713 <!-- _locID_text="ProgressTextUnregisterMIMEInfoTemplate" _locComment="ProgressTextUnregisterMIMEInfoTemplate" -->
714 <String Id="ProgressTextUnregisterMIMEInfoTemplate" Overridable="yes" Value="MIME Content Type: [1], Extension: [2]" />
715 <!-- _locID_text="ProgressTextUnregisterProgIdInfo" _locComment="ProgressTextUnregisterProgIdInfo" -->
716 <String Id="ProgressTextUnregisterProgIdInfo" Overridable="yes" Value="Unregistering program identifiers" />
717 <!-- _locID_text="ProgressTextUnregisterProgIdInfoTemplate" _locComment="ProgressTextUnregisterProgIdInfoTemplate" -->
718 <String Id="ProgressTextUnregisterProgIdInfoTemplate" Overridable="yes" Value="ProgId: [1]" />
719 <!-- _locID_text="ProgressTextUnregisterTypeLibraries" _locComment="ProgressTextUnregisterTypeLibraries" -->
720 <String Id="ProgressTextUnregisterTypeLibraries" Overridable="yes" Value="Unregistering type libraries" />
721 <!-- _locID_text="ProgressTextUnregisterTypeLibrariesTemplate" _locComment="ProgressTextUnregisterTypeLibrariesTemplate" -->
722 <String Id="ProgressTextUnregisterTypeLibrariesTemplate" Overridable="yes" Value="LibID: [1]" />
723 <!-- _locID_text="ProgressTextWriteEnvironmentStrings" _locComment="ProgressTextWriteEnvironmentStrings" -->
724 <String Id="ProgressTextWriteEnvironmentStrings" Overridable="yes" Value="Updating environment strings" />
725 <!-- _locID_text="ProgressTextWriteEnvironmentStringsTemplate" _locComment="ProgressTextWriteEnvironmentStringsTemplate" -->
726 <String Id="ProgressTextWriteEnvironmentStringsTemplate" Overridable="yes" Value="Name: [1], Value: [2], Action [3]" />
727 <!-- _locID_text="ProgressTextWriteIniValues" _locComment="ProgressTextWriteIniValues" -->
728 <String Id="ProgressTextWriteIniValues" Overridable="yes" Value="Writing INI files values" />
729 <!-- _locID_text="ProgressTextWriteIniValuesTemplate" _locComment="ProgressTextWriteIniValuesTemplate" -->
730 <String Id="ProgressTextWriteIniValuesTemplate" Overridable="yes" Value="File: [1], Section: [2], Key: [3], Value: [4]" />
731 <!-- _locID_text="ProgressTextWriteRegistryValues" _locComment="ProgressTextWriteRegistryValues" -->
732 <String Id="ProgressTextWriteRegistryValues" Overridable="yes" Value="Writing system registry values" />
733 <!-- _locID_text="ProgressTextWriteRegistryValuesTemplate" _locComment="ProgressTextWriteRegistryValuesTemplate" -->
734 <String Id="ProgressTextWriteRegistryValuesTemplate" Overridable="yes" Value="Key: [1], Name: [2], Value: [3]" />
735 <!-- _locID_text="ProgressTextAdvertise" _locComment="ProgressTextAdvertise" -->
736 <String Id="ProgressTextAdvertise" Overridable="yes" Value="Advertising application" />
737 <!-- _locID_text="ProgressTextGenerateScript" _locComment="ProgressTextGenerateScript" -->
738 <String Id="ProgressTextGenerateScript" Overridable="yes" Value="Generating script operations for action:" />
739 <!-- _locID_text="ProgressTextGenerateScriptTemplate" _locComment="ProgressTextGenerateScriptTemplate" -->
740 <String Id="ProgressTextGenerateScriptTemplate" Overridable="yes" Value="[1]" />
741 <!-- _locID_text="ProgressTextInstallSFPCatalogFile" _locComment="ProgressTextInstallSFPCatalogFile" -->
742 <String Id="ProgressTextInstallSFPCatalogFile" Overridable="yes" Value="Installing system catalog" />
743 <!-- _locID_text="ProgressTextInstallSFPCatalogFileTemplate" _locComment="ProgressTextInstallSFPCatalogFileTemplate" -->
744 <String Id="ProgressTextInstallSFPCatalogFileTemplate" Overridable="yes" Value="File: [1], Dependencies: [2]" />
745 <!-- _locID_text="ProgressTextMsiPublishAssemblies" _locComment="ProgressTextMsiPublishAssemblies" -->
746 <String Id="ProgressTextMsiPublishAssemblies" Overridable="yes" Value="Publishing assembly information" />
747 <!-- _locID_text="ProgressTextMsiPublishAssembliesTemplate" _locComment="ProgressTextMsiPublishAssembliesTemplate" -->
748 <String Id="ProgressTextMsiPublishAssembliesTemplate" Overridable="yes" Value="Application Context:[1], Assembly Name:[2]" />
749 <!-- _locID_text="ProgressTextMsiUnpublishAssemblies" _locComment="ProgressTextMsiUnpublishAssemblies" -->
750 <String Id="ProgressTextMsiUnpublishAssemblies" Overridable="yes" Value="Unpublishing assembly information" />
751 <!-- _locID_text="ProgressTextMsiUnpublishAssembliesTemplate" _locComment="ProgressTextMsiUnpublishAssembliesTemplate" -->
752 <String Id="ProgressTextMsiUnpublishAssembliesTemplate" Overridable="yes" Value="Application Context:[1], Assembly Name:[2]" />
753 <!-- _locID_text="ProgressTextRollback" _locComment="ProgressTextRollback" -->
754 <String Id="ProgressTextRollback" Overridable="yes" Value="Rolling back action:" />
755 <!-- _locID_text="ProgressTextRollbackTemplate" _locComment="ProgressTextRollbackTemplate" -->
756 <String Id="ProgressTextRollbackTemplate" Overridable="yes" Value="[1]" />
757 <!-- _locID_text="ProgressTextRollbackCleanup" _locComment="ProgressTextRollbackCleanup" -->
758 <String Id="ProgressTextRollbackCleanup" Overridable="yes" Value="Removing backup files" />
759 <!-- _locID_text="ProgressTextRollbackCleanupTemplate" _locComment="ProgressTextRollbackCleanupTemplate" -->
760 <String Id="ProgressTextRollbackCleanupTemplate" Overridable="yes" Value="File: [1]" />
761 <!-- _locID_text="ProgressTextUnmoveFiles" _locComment="ProgressTextUnmoveFiles" -->
762 <String Id="ProgressTextUnmoveFiles" Overridable="yes" Value="Removing moved files" />
763 <!-- _locID_text="ProgressTextUnmoveFilesTemplate" _locComment="ProgressTextUnmoveFilesTemplate" -->
764 <String Id="ProgressTextUnmoveFilesTemplate" Overridable="yes" Value="File: [1], Directory: [9]" />
765 <!-- _locID_text="ProgressTextUnpublishProduct" _locComment="ProgressTextUnpublishProduct" -->
766 <String Id="ProgressTextUnpublishProduct" Overridable="yes" Value="Unpublishing product information" />
767
768 <!-- _locID_text="Error0" _locComment="Error0" -->
769
770 <String Id="Error0" Overridable="yes" Value="{{Fatal error: }}" />
771 <!-- _locID_text="Error1" _locComment="Error1" -->
772 <String Id="Error1" Overridable="yes" Value="{{Error [1]. }}" />
773 <!-- _locID_text="Error2" _locComment="Error2" -->
774 <String Id="Error2" Overridable="yes" Value="Warning [1]." />
775 <!-- _locID_text="Error4" _locComment="Error4" -->
776 <String Id="Error4" Overridable="yes" Value="Info [1]." />
777 <!-- _locID_text="Error5" _locComment="Error5" -->
778 <String Id="Error5" Overridable="yes" Value="The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}" />
779 <!-- _locID_text="Error7" _locComment="Error7" -->
780 <String Id="Error7" Overridable="yes" Value="{{Disk full: }}" />
781 <!-- _locID_text="Error8" _locComment="Error8" -->
782 <String Id="Error8" Overridable="yes" Value="Action [Time]: [1]. [2]" />
783 <!-- _locID_text="Error9" _locComment="Error9" -->
784 <String Id="Error9" Overridable="yes" Value="[ProductName]" />
785 <!-- _locID_text="Error10" _locComment="Error10" -->
786 <String Id="Error10" Overridable="yes" Value="{[2]}{, [3]}{, [4]}" />
787 <!-- _locID_text="Error11" _locComment="Error11" -->
788 <String Id="Error11" Overridable="yes" Value="Message type: [1], Argument: [2]" />
789 <!-- _locID_text="Error12" _locComment="Error12" -->
790 <String Id="Error12" Overridable="yes" Value="=== Logging started: [Date] [Time] ===" />
791 <!-- _locID_text="Error13" _locComment="Error13" -->
792 <String Id="Error13" Overridable="yes" Value="=== Logging stopped: [Date] [Time] ===" />
793 <!-- _locID_text="Error14" _locComment="Error14" -->
794 <String Id="Error14" Overridable="yes" Value="Action start [Time]: [1]." />
795 <!-- _locID_text="Error15" _locComment="Error15" -->
796 <String Id="Error15" Overridable="yes" Value="Action ended [Time]: [1]. Return value [2]." />
797 <!-- _locID_text="Error16" _locComment="Error16" -->
798 <String Id="Error16" Overridable="yes" Value="Time remaining: {[1] minutes }{[2] seconds}" />
799 <!-- _locID_text="Error17" _locComment="Error17" -->
800 <String Id="Error17" Overridable="yes" Value="Out of memory. Shut down other applications before retrying." />
801 <!-- _locID_text="Error18" _locComment="Error18" -->
802 <String Id="Error18" Overridable="yes" Value="Installer is no longer responding." />
803 <!-- _locID_text="Error19" _locComment="Error19" -->
804 <String Id="Error19" Overridable="yes" Value="Installer stopped prematurely." />
805 <!-- _locID_text="Error20" _locComment="Error20" -->
806 <String Id="Error20" Overridable="yes" Value="Please wait while Windows configures [ProductName]" />
807 <!-- _locID_text="Error21" _locComment="Error21" -->
808 <String Id="Error21" Overridable="yes" Value="Gathering required information..." />
809 <!-- _locID_text="Error22" _locComment="Error22" -->
810 <String Id="Error22" Overridable="yes" Value="Removing older versions of this application..." />
811 <!-- _locID_text="Error23" _locComment="Error23" -->
812 <String Id="Error23" Overridable="yes" Value="Preparing to remove older versions of this application..." />
813 <!-- _locID_text="Error32" _locComment="Error32" -->
814 <String Id="Error32" Overridable="yes" Value="{[ProductName] }Setup completed successfully." />
815 <!-- _locID_text="Error33" _locComment="Error33" -->
816 <String Id="Error33" Overridable="yes" Value="{[ProductName] }Setup failed." />
817 <!-- _locID_text="Error1101" _locComment="Error1101" -->
818 <String Id="Error1101" Overridable="yes" Value="Error reading from file: [2].{{ System error [3].}} Verify that the file exists and that you can access it." />
819 <!-- _locID_text="Error1301" _locComment="Error1301" -->
820 <String Id="Error1301" Overridable="yes" Value="Cannot create the file '[2]'. A directory with this name already exists. Cancel the install and try installing to a different location." />
821 <!-- _locID_text="Error1302" _locComment="Error1302" -->
822 <String Id="Error1302" Overridable="yes" Value="Please insert the disk: [2]" />
823 <!-- _locID_text="Error1303" _locComment="Error1303" -->
824 <String Id="Error1303" Overridable="yes" Value="The installer has insufficient privileges to access this directory: [2]. The installation cannot continue. Log on as administrator or contact your system administrator." />
825 <!-- _locID_text="Error1304" _locComment="Error1304" -->
826 <String Id="Error1304" Overridable="yes" Value="Error writing to file: [2]. Verify that you have access to that directory." />
827 <!-- _locID_text="Error1305" _locComment="Error1305" -->
828 <String Id="Error1305" Overridable="yes" Value="Error reading from file [2].{{ System error [3].}} Verify that the file exists and that you can access it." />
829 <!-- _locID_text="Error1306" _locComment="Error1306" -->
830 <String Id="Error1306" Overridable="yes" Value="Another application has exclusive access to the file '[2]'. Please shut down all other applications, then click Retry." />
831 <!-- _locID_text="Error1307" _locComment="Error1307" -->
832 <String Id="Error1307" Overridable="yes" Value="There is not enough disk space to install this file: [2]. Free some disk space and click Retry, or click Cancel to exit." />
833 <!-- _locID_text="Error1308" _locComment="Error1308" -->
834 <String Id="Error1308" Overridable="yes" Value="Source file not found: [2]. Verify that the file exists and that you can access it." />
835 <!-- _locID_text="Error1309" _locComment="Error1309" -->
836 <String Id="Error1309" Overridable="yes" Value="Error reading from file: [3].{{ System error [2].}} Verify that the file exists and that you can access it." />
837 <!-- _locID_text="Error1310" _locComment="Error1310" -->
838 <String Id="Error1310" Overridable="yes" Value="Error writing to file: [3].{{ System error [2].}} Verify that you have access to that directory." />
839 <!-- _locID_text="Error1311" _locComment="Error1311" -->
840 <String Id="Error1311" Overridable="yes" Value="Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it." />
841 <!-- _locID_text="Error1312" _locComment="Error1312" -->
842 <String Id="Error1312" Overridable="yes" Value="Cannot create the directory '[2]'. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit." />
843 <!-- _locID_text="Error1313" _locComment="Error1313" -->
844 <String Id="Error1313" Overridable="yes" Value="The volume [2] is currently unavailable. Please select another." />
845 <!-- _locID_text="Error1314" _locComment="Error1314" -->
846 <String Id="Error1314" Overridable="yes" Value="The specified path '[2]' is unavailable." />
847 <!-- _locID_text="Error1315" _locComment="Error1315" -->
848 <String Id="Error1315" Overridable="yes" Value="Unable to write to the specified folder: [2]." />
849 <!-- _locID_text="Error1316" _locComment="Error1316" -->
850 <String Id="Error1316" Overridable="yes" Value="A network error occurred while attempting to read from the file: [2]" />
851 <!-- _locID_text="Error1317" _locComment="Error1317" -->
852 <String Id="Error1317" Overridable="yes" Value="An error occurred while attempting to create the directory: [2]" />
853 <!-- _locID_text="Error1318" _locComment="Error1318" -->
854 <String Id="Error1318" Overridable="yes" Value="A network error occurred while attempting to create the directory: [2]" />
855 <!-- _locID_text="Error1319" _locComment="Error1319" -->
856 <String Id="Error1319" Overridable="yes" Value="A network error occurred while attempting to open the source file cabinet: [2]" />
857 <!-- _locID_text="Error1320" _locComment="Error1320" -->
858 <String Id="Error1320" Overridable="yes" Value="The specified path is too long: [2]" />
859 <!-- _locID_text="Error1321" _locComment="Error1321" -->
860 <String Id="Error1321" Overridable="yes" Value="The Installer has insufficient privileges to modify this file: [2]." />
861 <!-- _locID_text="Error1322" _locComment="Error1322" -->
862 <String Id="Error1322" Overridable="yes" Value="A portion of the folder path '[2]' is invalid. It is either empty or exceeds the length allowed by the system." />
863 <!-- _locID_text="Error1323" _locComment="Error1323" -->
864 <String Id="Error1323" Overridable="yes" Value="The folder path '[2]' contains words that are not valid in folder paths." />
865 <!-- _locID_text="Error1324" _locComment="Error1324" -->
866 <String Id="Error1324" Overridable="yes" Value="The folder path '[2]' contains an invalid character." />
867 <!-- _locID_text="Error1325" _locComment="Error1325" -->
868 <String Id="Error1325" Overridable="yes" Value="'[2]' is not a valid short file name." />
869 <!-- _locID_text="Error1326" _locComment="Error1326" -->
870 <String Id="Error1326" Overridable="yes" Value="Error getting file security: [3] GetLastError: [2]" />
871 <!-- _locID_text="Error1327" _locComment="Error1327" -->
872 <String Id="Error1327" Overridable="yes" Value="Invalid Drive: [2]" />
873 <!-- _locID_text="Error1328" _locComment="Error1328" -->
874 <String Id="Error1328" Overridable="yes" Value="Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor.{{ System Error: [3]}}" />
875 <!-- _locID_text="Error1329" _locComment="Error1329" -->
876 <String Id="Error1329" Overridable="yes" Value="A file that is required cannot be installed because the cabinet file [2] is not digitally signed. This may indicate that the cabinet file is corrupt." />
877 <!-- _locID_text="Error1330" _locComment="Error1330" -->
878 <String Id="Error1330" Overridable="yes" Value="A file that is required cannot be installed because the cabinet file [2] has an invalid digital signature. This may indicate that the cabinet file is corrupt.{{ Error [3] was returned by WinVerifyTrust.}}" />
879 <!-- _locID_text="Error1331" _locComment="Error1331" -->
880 <String Id="Error1331" Overridable="yes" Value="Failed to correctly copy [2] file: CRC error." />
881 <!-- _locID_text="Error1332" _locComment="Error1332" -->
882 <String Id="Error1332" Overridable="yes" Value="Failed to correctly move [2] file: CRC error." />
883 <!-- _locID_text="Error1333" _locComment="Error1333" -->
884 <String Id="Error1333" Overridable="yes" Value="Failed to correctly patch [2] file: CRC error." />
885 <!-- _locID_text="Error1334" _locComment="Error1334" -->
886 <String Id="Error1334" Overridable="yes" Value="The file '[2]' cannot be installed because the file cannot be found in cabinet file '[3]'. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package." />
887 <!-- _locID_text="Error1335" _locComment="Error1335" -->
888 <String Id="Error1335" Overridable="yes" Value="The cabinet file '[2]' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package." />
889 <!-- _locID_text="Error1336" _locComment="Error1336" -->
890 <String Id="Error1336" Overridable="yes" Value="There was an error creating a temporary file that is needed to complete this installation.{{ Folder: [3]. System error code: [2]}}" />
891 <!-- _locID_text="Error1401" _locComment="Error1401" -->
892 <String Id="Error1401" Overridable="yes" Value="Could not create key: [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
893 <!-- _locID_text="Error1402" _locComment="Error1402" -->
894 <String Id="Error1402" Overridable="yes" Value="Could not open key: [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
895 <!-- _locID_text="Error1403" _locComment="Error1403" -->
896 <String Id="Error1403" Overridable="yes" Value="Could not delete value [2] from key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." />
897 <!-- _locID_text="Error1404" _locComment="Error1404" -->
898 <String Id="Error1404" Overridable="yes" Value="Could not delete key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
899 <!-- _locID_text="Error1405" _locComment="Error1405" -->
900 <String Id="Error1405" Overridable="yes" Value="Could not read value [2] from key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." />
901 <!-- _locID_text="Error1406" _locComment="Error1406" -->
902 <String Id="Error1406" Overridable="yes" Value="Could not write value [2] to key [3].{{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." />
903 <!-- _locID_text="Error1407" _locComment="Error1407" -->
904 <String Id="Error1407" Overridable="yes" Value="Could not get value names for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
905 <!-- _locID_text="Error1408" _locComment="Error1408" -->
906 <String Id="Error1408" Overridable="yes" Value="Could not get sub key names for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
907 <!-- _locID_text="Error1409" _locComment="Error1409" -->
908 <String Id="Error1409" Overridable="yes" Value="Could not read security information for key [2].{{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." />
909 <!-- _locID_text="Error1410" _locComment="Error1410" -->
910 <String Id="Error1410" Overridable="yes" Value="Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application." />
911 <!-- _locID_text="Error1500" _locComment="Error1500" -->
912 <String Id="Error1500" Overridable="yes" Value="Another installation is in progress. You must complete that installation before continuing this one." />
913 <!-- _locID_text="Error1501" _locComment="Error1501" -->
914 <String Id="Error1501" Overridable="yes" Value="Error accessing secured data. Please make sure the Windows Installer is configured properly and try the install again." />
915 <!-- _locID_text="Error1502" _locComment="Error1502" -->
916 <String Id="Error1502" Overridable="yes" Value="User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product. Your current install will now continue." />
917 <!-- _locID_text="Error1503" _locComment="Error1503" -->
918 <String Id="Error1503" Overridable="yes" Value="User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product." />
919 <!-- _locID_text="Error1601" _locComment="Error1601" -->
920 <String Id="Error1601" Overridable="yes" Value="Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disk space and retry." />
921 <!-- _locID_text="Error1602" _locComment="Error1602" -->
922 <String Id="Error1602" Overridable="yes" Value="Are you sure you want to cancel?" />
923 <!-- _locID_text="Error1603" _locComment="Error1603" -->
924 <String Id="Error1603" Overridable="yes" Value="The file [2][3] is being held in use{ by the following process: Name: [4], Id: [5], Window Title: '[6]'}. Close that application and retry." />
925 <!-- _locID_text="Error1604" _locComment="Error1604" -->
926 <String Id="Error1604" Overridable="yes" Value="The product '[2]' is already installed, preventing the installation of this product. The two products are incompatible." />
927 <!-- _locID_text="Error1605" _locComment="Error1605" -->
928 <String Id="Error1605" Overridable="yes" Value="There is not enough disk space on the volume '[2]' to continue the install with recovery enabled. [3] KB are required, but only [4] KB are available. Click Ignore to continue the install without saving recovery information, click Retry to check for available space again, or click Cancel to quit the installation." />
929 <!-- _locID_text="Error1606" _locComment="Error1606" -->
930 <String Id="Error1606" Overridable="yes" Value="Could not access network location [2]." />
931 <!-- _locID_text="Error1607" _locComment="Error1607" -->
932 <String Id="Error1607" Overridable="yes" Value="The following applications should be closed before continuing the install:" />
933 <!-- _locID_text="Error1608" _locComment="Error1608" -->
934 <String Id="Error1608" Overridable="yes" Value="Could not find any previously installed compliant products on the machine for installing this product." />
935 <!-- _locID_text="Error1609" _locComment="Error1609" -->
936 <String Id="Error1609" Overridable="yes" Value="An error occurred while applying security settings. [2] is not a valid user or group. This could be a problem with the package, or a problem connecting to a domain controller on the network. Check your network connection and click Retry, or Cancel to end the install. {{Unable to locate the user's SID, system error [3]}}" />
937 <!-- _locID_text="Error1701" _locComment="Error1701" -->
938 <String Id="Error1701" Overridable="yes" Value="The key [2] is not valid. Verify that you entered the correct key." />
939 <!-- _locID_text="Error1702" _locComment="Error1702" -->
940 <String Id="Error1702" Overridable="yes" Value="The installer must restart your system before configuration of [2] can continue. Click Yes to restart now or No if you plan to manually restart later." />
941 <!-- _locID_text="Error1703" _locComment="Error1703" -->
942 <String Id="Error1703" Overridable="yes" Value="You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to manually restart later." />
943 <!-- _locID_text="Error1704" _locComment="Error1704" -->
944 <String Id="Error1704" Overridable="yes" Value="An installation for [2] is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?" />
945 <!-- _locID_text="Error1705" _locComment="Error1705" -->
946 <String Id="Error1705" Overridable="yes" Value="A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes?" />
947 <!-- _locID_text="Error1706" _locComment="Error1706" -->
948 <String Id="Error1706" Overridable="yes" Value="An installation package for the product [2] cannot be found. Try the installation again using a valid copy of the installation package '[3]'." />
949 <!-- _locID_text="Error1707" _locComment="Error1707" -->
950 <String Id="Error1707" Overridable="yes" Value="Installation completed successfully." />
951 <!-- _locID_text="Error1708" _locComment="Error1708" -->
952 <String Id="Error1708" Overridable="yes" Value="Installation failed." />
953 <!-- _locID_text="Error1709" _locComment="Error1709" -->
954 <String Id="Error1709" Overridable="yes" Value="Product: [2] -- [3]" />
955 <!-- _locID_text="Error1710" _locComment="Error1710" -->
956 <String Id="Error1710" Overridable="yes" Value="You may either restore your computer to its previous state or continue the install later. Would you like to restore?" />
957 <!-- _locID_text="Error1711" _locComment="Error1711" -->
958 <String Id="Error1711" Overridable="yes" Value="An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the install." />
959 <!-- _locID_text="Error1712" _locComment="Error1712" -->
960 <String Id="Error1712" Overridable="yes" Value="One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." />
961 <!-- _locID_text="Error1713" _locComment="Error1713" -->
962 <String Id="Error1713" Overridable="yes" Value="[2] cannot install one of its required products. Contact your technical support group.{{ System Error: [3].}}" />
963 <!-- _locID_text="Error1714" _locComment="Error1714" -->
964 <String Id="Error1714" Overridable="yes" Value="The older version of [2] cannot be removed. Contact your technical support group.{{ System Error [3].}}" />
965 <!-- _locID_text="Error1715" _locComment="Error1715" -->
966 <String Id="Error1715" Overridable="yes" Value="Installed [2]" />
967 <!-- _locID_text="Error1716" _locComment="Error1716" -->
968 <String Id="Error1716" Overridable="yes" Value="Configured [2]" />
969 <!-- _locID_text="Error1717" _locComment="Error1717" -->
970 <String Id="Error1717" Overridable="yes" Value="Removed [2]" />
971 <!-- _locID_text="Error1718" _locComment="Error1718" -->
972 <String Id="Error1718" Overridable="yes" Value="File [2] was rejected by digital signature policy." />
973 <!-- _locID_text="Error1719" _locComment="Error1719" -->
974 <String Id="Error1719" Overridable="yes" Value="The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance." />
975 <!-- _locID_text="Error1720" _locComment="Error1720" -->
976 <String Id="Error1720" Overridable="yes" Value="There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Custom action [2] script error [3], [4]: [5] Line [6], Column [7], [8]}}" />
977 <!-- _locID_text="Error1721" _locComment="Error1721" -->
978 <String Id="Error1721" Overridable="yes" Value="There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Action: [2], location: [3], command: [4]}}" />
979 <!-- _locID_text="Error1722" _locComment="Error1722" -->
980 <String Id="Error1722" Overridable="yes" Value="There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.{{ Action [2], location: [3], command: [4]}}" />
981 <!-- _locID_text="Error1723" _locComment="Error1723" -->
982 <String Id="Error1723" Overridable="yes" Value="There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.{{ Action [2], entry: [3], library: [4]}}" />
983 <!-- _locID_text="Error1724" _locComment="Error1724" -->
984 <String Id="Error1724" Overridable="yes" Value="Removal completed successfully." />
985 <!-- _locID_text="Error1725" _locComment="Error1725" -->
986 <String Id="Error1725" Overridable="yes" Value="Removal failed." />
987 <!-- _locID_text="Error1726" _locComment="Error1726" -->
988 <String Id="Error1726" Overridable="yes" Value="Advertisement completed successfully." />
989 <!-- _locID_text="Error1727" _locComment="Error1727" -->
990 <String Id="Error1727" Overridable="yes" Value="Advertisement failed." />
991 <!-- _locID_text="Error1728" _locComment="Error1728" -->
992 <String Id="Error1728" Overridable="yes" Value="Configuration completed successfully." />
993 <!-- _locID_text="Error1729" _locComment="Error1729" -->
994 <String Id="Error1729" Overridable="yes" Value="Configuration failed." />
995 <!-- _locID_text="Error1730" _locComment="Error1730" -->
996 <String Id="Error1730" Overridable="yes" Value="You must be an Administrator to remove this application. To remove this application, you can log on as an Administrator, or contact your technical support group for assistance." />
997 <!-- _locID_text="Error1731" _locComment="Error1731" -->
998 <String Id="Error1731" Overridable="yes" Value="The source installation package for the product [2] is out of sync with the client package. Try the installation again using a valid copy of the installation package '[3]'." />
999 <!-- _locID_text="Error1732" _locComment="Error1732" -->
1000 <String Id="Error1732" Overridable="yes" Value="In order to complete the installation of [2], you must restart the computer. Other users are currently logged on to this computer, and restarting may cause them to lose their work. Do you want to restart now?" />
1001 <!-- _locID_text="Error1801" _locComment="Error1801" -->
1002 <String Id="Error1801" Overridable="yes" Value="The path [2] is not valid. Please specify a valid path." />
1003 <!-- _locID_text="Error1802" _locComment="Error1802" -->
1004 <String Id="Error1802" Overridable="yes" Value="Out of memory. Shut down other applications before retrying." />
1005 <!-- _locID_text="Error1803" _locComment="Error1803" -->
1006 <String Id="Error1803" Overridable="yes" Value="There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume." />
1007 <!-- _locID_text="Error1804" _locComment="Error1804" -->
1008 <String Id="Error1804" Overridable="yes" Value="There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume." />
1009 <!-- _locID_text="Error1805" _locComment="Error1805" -->
1010 <String Id="Error1805" Overridable="yes" Value="The folder [2] does not exist. Please enter a path to an existing folder." />
1011 <!-- _locID_text="Error1806" _locComment="Error1806" -->
1012 <String Id="Error1806" Overridable="yes" Value="You have insufficient privileges to read this folder." />
1013 <!-- _locID_text="Error1807" _locComment="Error1807" -->
1014 <String Id="Error1807" Overridable="yes" Value="A valid destination folder for the install could not be determined." />
1015 <!-- _locID_text="Error1901" _locComment="Error1901" -->
1016 <String Id="Error1901" Overridable="yes" Value="Error attempting to read from the source install database: [2]." />
1017 <!-- _locID_text="Error1902" _locComment="Error1902" -->
1018 <String Id="Error1902" Overridable="yes" Value="Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation." />
1019 <!-- _locID_text="Error1903" _locComment="Error1903" -->
1020 <String Id="Error1903" Overridable="yes" Value="Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation." />
1021 <!-- _locID_text="Error1904" _locComment="Error1904" -->
1022 <String Id="Error1904" Overridable="yes" Value="Module [2] failed to register. HRESULT [3]. Contact your support personnel." />
1023 <!-- _locID_text="Error1905" _locComment="Error1905" -->
1024 <String Id="Error1905" Overridable="yes" Value="Module [2] failed to unregister. HRESULT [3]. Contact your support personnel." />
1025 <!-- _locID_text="Error1906" _locComment="Error1906" -->
1026 <String Id="Error1906" Overridable="yes" Value="Failed to cache package [2]. Error: [3]. Contact your support personnel." />
1027 <!-- _locID_text="Error1907" _locComment="Error1907" -->
1028 <String Id="Error1907" Overridable="yes" Value="Could not register font [2]. Verify that you have sufficient permissions to install fonts, and that the system supports this font." />
1029 <!-- _locID_text="Error1908" _locComment="Error1908" -->
1030 <String Id="Error1908" Overridable="yes" Value="Could not unregister font [2]. Verify that you that you have sufficient permissions to remove fonts." />
1031 <!-- _locID_text="Error1909" _locComment="Error1909" -->
1032 <String Id="Error1909" Overridable="yes" Value="Could not create Shortcut [2]. Verify that the destination folder exists and that you can access it." />
1033 <!-- _locID_text="Error1910" _locComment="Error1910" -->
1034 <String Id="Error1910" Overridable="yes" Value="Could not remove Shortcut [2]. Verify that the shortcut file exists and that you can access it." />
1035 <!-- _locID_text="Error1911" _locComment="Error1911" -->
1036 <String Id="Error1911" Overridable="yes" Value="Could not register type library for file [2]. Contact your support personnel." />
1037 <!-- _locID_text="Error1912" _locComment="Error1912" -->
1038 <String Id="Error1912" Overridable="yes" Value="Could not unregister type library for file [2]. Contact your support personnel." />
1039 <!-- _locID_text="Error1913" _locComment="Error1913" -->
1040 <String Id="Error1913" Overridable="yes" Value="Could not update the ini file [2][3]. Verify that the file exists and that you can access it." />
1041 <!-- _locID_text="Error1914" _locComment="Error1914" -->
1042 <String Id="Error1914" Overridable="yes" Value="Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3]." />
1043 <!-- _locID_text="Error1915" _locComment="Error1915" -->
1044 <String Id="Error1915" Overridable="yes" Value="Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel." />
1045 <!-- _locID_text="Error1916" _locComment="Error1916" -->
1046 <String Id="Error1916" Overridable="yes" Value="Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel." />
1047 <!-- _locID_text="Error1917" _locComment="Error1917" -->
1048 <String Id="Error1917" Overridable="yes" Value="Error removing ODBC driver: [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers." />
1049 <!-- _locID_text="Error1918" _locComment="Error1918" -->
1050 <String Id="Error1918" Overridable="yes" Value="Error installing ODBC driver: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." />
1051 <!-- _locID_text="Error1919" _locComment="Error1919" -->
1052 <String Id="Error1919" Overridable="yes" Value="Error configuring ODBC data source: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." />
1053 <!-- _locID_text="Error1920" _locComment="Error1920" -->
1054 <String Id="Error1920" Overridable="yes" Value="Service '[2]' ([3]) failed to start. Verify that you have sufficient privileges to start system services." />
1055 <!-- _locID_text="Error1921" _locComment="Error1921" -->
1056 <String Id="Error1921" Overridable="yes" Value="Service '[2]' ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services." />
1057 <!-- _locID_text="Error1922" _locComment="Error1922" -->
1058 <String Id="Error1922" Overridable="yes" Value="Service '[2]' ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services." />
1059 <!-- _locID_text="Error1923" _locComment="Error1923" -->
1060 <String Id="Error1923" Overridable="yes" Value="Service '[2]' ([3]) could not be installed. Verify that you have sufficient privileges to install system services." />
1061 <!-- _locID_text="Error1924" _locComment="Error1924" -->
1062 <String Id="Error1924" Overridable="yes" Value="Could not update environment variable '[2]'. Verify that you have sufficient privileges to modify environment variables." />
1063 <!-- _locID_text="Error1925" _locComment="Error1925" -->
1064 <String Id="Error1925" Overridable="yes" Value="You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation." />
1065 <!-- _locID_text="Error1926" _locComment="Error1926" -->
1066 <String Id="Error1926" Overridable="yes" Value="Could not set file security for file '[3]'. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file." />
1067 <!-- _locID_text="Error1927" _locComment="Error1927" -->
1068 <String Id="Error1927" Overridable="yes" Value="Component Services (COM+ 1.0) are not installed on this computer. This installation requires Component Services in order to complete successfully. Component Services are available on Windows 2000." />
1069 <!-- _locID_text="Error1928" _locComment="Error1928" -->
1070 <String Id="Error1928" Overridable="yes" Value="Error registering COM+ Application. Contact your support personnel for more information." />
1071 <!-- _locID_text="Error1929" _locComment="Error1929" -->
1072 <String Id="Error1929" Overridable="yes" Value="Error unregistering COM+ Application. Contact your support personnel for more information." />
1073 <!-- _locID_text="Error1930" _locComment="Error1930" -->
1074 <String Id="Error1930" Overridable="yes" Value="The description for service '[2]' ([3]) could not be changed." />
1075 <!-- _locID_text="Error1931" _locComment="Error1931" -->
1076 <String Id="Error1931" Overridable="yes" Value="The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly.{{ Package version: [3], OS Protected version: [4]}}" />
1077 <!-- _locID_text="Error1932" _locComment="Error1932" -->
1078 <String Id="Error1932" Overridable="yes" Value="The Windows Installer service cannot update the protected Windows file [2].{{ Package version: [3], OS Protected version: [4], SFP Error: [5]}}" />
1079 <!-- _locID_text="Error1933" _locComment="Error1933" -->
1080 <String Id="Error1933" Overridable="yes" Value="The Windows Installer service cannot update one or more protected Windows files.{{ SFP Error: [2]. List of protected files:\r\n[3]}}" />
1081 <!-- _locID_text="Error1934" _locComment="Error1934" -->
1082 <String Id="Error1934" Overridable="yes" Value="User installations are disabled via policy on the machine." />
1083 <!-- _locID_text="Error1935" _locComment="Error1935" -->
1084 <String Id="Error1935" Overridable="yes" Value="An error occurred during the installation of assembly '[6]'. Please refer to Help and Support for more information. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}" />
1085 <!-- _locID_text="Error1936" _locComment="Error1936" -->
1086 <String Id="Error1936" Overridable="yes" Value="An error occurred during the installation of assembly '[6]'. The assembly is not strongly named or is not signed with the minimal key length. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}" />
1087 <!-- _locID_text="Error1937" _locComment="Error1937" -->
1088 <String Id="Error1937" Overridable="yes" Value="An error occurred during the installation of assembly '[6]'. The signature or catalog could not be verified or is not valid. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}" />
1089 <!-- _locID_text="Error1938" _locComment="Error1938" -->
1090 <String Id="Error1938" Overridable="yes" Value="An error occurred during the installation of assembly '[6]'. One or more modules of the assembly could not be found. HRESULT: [3].{{ assembly interface: [4], function: [5], component: [2]}}" />
1091
1092 <!-- _locID_text="UITextbytes" _locComment="UITextbytes" -->
1093
1094 <String Id="UITextbytes" Overridable="yes" Value="bytes" />
1095 <!-- _locID_text="UITextGB" _locComment="UITextGB" -->
1096 <String Id="UITextGB" Overridable="yes" Value="GB" />
1097 <!-- _locID_text="UITextKB" _locComment="UITextKB" -->
1098 <String Id="UITextKB" Overridable="yes" Value="KB" />
1099 <!-- _locID_text="UITextMB" _locComment="UITextMB" -->
1100 <String Id="UITextMB" Overridable="yes" Value="MB" />
1101 <!-- _locID_text="UITextMenuAbsent" _locComment="UITextMenuAbsent" -->
1102 <String Id="UITextMenuAbsent" Overridable="yes" Value="Entire feature will be unavailable" />
1103 <!-- _locID_text="UITextMenuAdvertise" _locComment="UITextMenuAdvertise" -->
1104 <String Id="UITextMenuAdvertise" Overridable="yes" Value="Feature will be installed when required" />
1105 <!-- _locID_text="UITextMenuAllCD" _locComment="UITextMenuAllCD" -->
1106 <String Id="UITextMenuAllCD" Overridable="yes" Value="Entire feature will be installed to run from CD" />
1107 <!-- _locID_text="UITextMenuAllLocal" _locComment="UITextMenuAllLocal" -->
1108 <String Id="UITextMenuAllLocal" Overridable="yes" Value="Entire feature will be installed on local hard drive" />
1109 <!-- _locID_text="UITextMenuAllNetwork" _locComment="UITextMenuAllNetwork" -->
1110 <String Id="UITextMenuAllNetwork" Overridable="yes" Value="Entire feature will be installed to run from network" />
1111 <!-- _locID_text="UITextMenuCD" _locComment="UITextMenuCD" -->
1112 <String Id="UITextMenuCD" Overridable="yes" Value="Will be installed to run from CD" />
1113 <!-- _locID_text="UITextMenuLocal" _locComment="UITextMenuLocal" -->
1114 <String Id="UITextMenuLocal" Overridable="yes" Value="Will be installed on local hard drive" />
1115 <!-- _locID_text="UITextMenuNetwork" _locComment="UITextMenuNetwork" -->
1116 <String Id="UITextMenuNetwork" Overridable="yes" Value="Will be installed to run from network" />
1117 <!-- _locID_text="UITextNewFolder" _locComment="UITextNewFolder" -->
1118 <String Id="UITextNewFolder" Overridable="yes" Value="Folder|New Folder" />
1119 <!-- _locID_text="UITextScriptInProgress" _locComment="UITextScriptInProgress" -->
1120 <String Id="UITextScriptInProgress" Overridable="yes" Value="Gathering required information..." />
1121 <!-- _locID_text="UITextSelAbsentAbsent" _locComment="UITextSelAbsentAbsent" -->
1122 <String Id="UITextSelAbsentAbsent" Overridable="yes" Value="This feature will remain uninstalled" />
1123 <!-- _locID_text="UITextSelAbsentAdvertise" _locComment="UITextSelAbsentAdvertise" -->
1124 <String Id="UITextSelAbsentAdvertise" Overridable="yes" Value="This feature will be set to be installed when required" />
1125 <!-- _locID_text="UITextSelAbsentCD" _locComment="UITextSelAbsentCD" -->
1126 <String Id="UITextSelAbsentCD" Overridable="yes" Value="This feature will be installed to run from CD" />
1127 <!-- _locID_text="UITextSelAbsentLocal" _locComment="UITextSelAbsentLocal" -->
1128 <String Id="UITextSelAbsentLocal" Overridable="yes" Value="This feature will be installed on the local hard drive" />
1129 <!-- _locID_text="UITextSelAbsentNetwork" _locComment="UITextSelAbsentNetwork" -->
1130 <String Id="UITextSelAbsentNetwork" Overridable="yes" Value="This feature will be installed to run from the network" />
1131 <!-- _locID_text="UITextSelAdvertiseAbsent" _locComment="UITextSelAdvertiseAbsent" -->
1132 <String Id="UITextSelAdvertiseAbsent" Overridable="yes" Value="This feature will become unavailable" />
1133 <!-- _locID_text="UITextSelAdvertiseAdvertise" _locComment="UITextSelAdvertiseAdvertise" -->
1134 <String Id="UITextSelAdvertiseAdvertise" Overridable="yes" Value="Will be installed when required" />
1135 <!-- _locID_text="UITextSelAdvertiseCD" _locComment="UITextSelAdvertiseCD" -->
1136 <String Id="UITextSelAdvertiseCD" Overridable="yes" Value="This feature will be available to run from CD" />
1137 <!-- _locID_text="UITextSelAdvertiseLocal" _locComment="UITextSelAdvertiseLocal" -->
1138 <String Id="UITextSelAdvertiseLocal" Overridable="yes" Value="This feature will be installed on your local hard drive" />
1139 <!-- _locID_text="UITextSelAdvertiseNetwork" _locComment="UITextSelAdvertiseNetwork" -->
1140 <String Id="UITextSelAdvertiseNetwork" Overridable="yes" Value="This feature will be available to run from the network" />
1141 <!-- _locID_text="UITextSelCDAbsent" _locComment="UITextSelCDAbsent" -->
1142 <String Id="UITextSelCDAbsent" Overridable="yes" Value="This feature will be uninstalled completely, you won't be able to run it from CD" />
1143 <!-- _locID_text="UITextSelCDAdvertise" _locComment="UITextSelCDAdvertise" -->
1144 <String Id="UITextSelCDAdvertise" Overridable="yes" Value="This feature will change from run from CD state to set to be installed when required" />
1145 <!-- _locID_text="UITextSelCDCD" _locComment="UITextSelCDCD" -->
1146 <String Id="UITextSelCDCD" Overridable="yes" Value="This feature will remain to be run from CD" />
1147 <!-- _locID_text="UITextSelCDLocal" _locComment="UITextSelCDLocal" -->
1148 <String Id="UITextSelCDLocal" Overridable="yes" Value="This feature will change from run from CD state to be installed on the local hard drive" />
1149 <!-- _locID_text="UITextSelChildCostNeg" _locComment="UITextSelChildCostNeg" -->
1150 <String Id="UITextSelChildCostNeg" Overridable="yes" Value="This feature frees up [1] on your hard drive." />
1151 <!-- _locID_text="UITextSelChildCostPos" _locComment="UITextSelChildCostPos" -->
1152 <String Id="UITextSelChildCostPos" Overridable="yes" Value="This feature requires [1] on your hard drive." />
1153 <!-- _locID_text="UITextSelCostPending" _locComment="UITextSelCostPending" -->
1154 <String Id="UITextSelCostPending" Overridable="yes" Value="Compiling cost for this feature..." />
1155 <!-- _locID_text="UITextSelLocalAbsent" _locComment="UITextSelLocalAbsent" -->
1156 <String Id="UITextSelLocalAbsent" Overridable="yes" Value="This feature will be completely removed" />
1157 <!-- _locID_text="UITextSelLocalAdvertise" _locComment="UITextSelLocalAdvertise" -->
1158 <String Id="UITextSelLocalAdvertise" Overridable="yes" Value="This feature will be removed from your local hard drive, but will be set to be installed when required" />
1159 <!-- _locID_text="UITextSelLocalCD" _locComment="UITextSelLocalCD" -->
1160 <String Id="UITextSelLocalCD" Overridable="yes" Value="This feature will be removed from your local hard drive, but will be still available to run from CD" />
1161 <!-- _locID_text="UITextSelLocalLocal" _locComment="UITextSelLocalLocal" -->
1162 <String Id="UITextSelLocalLocal" Overridable="yes" Value="This feature will remain on your local hard drive" />
1163 <!-- _locID_text="UITextSelLocalNetwork" _locComment="UITextSelLocalNetwork" -->
1164 <String Id="UITextSelLocalNetwork" Overridable="yes" Value="This feature will be removed from your local hard drive, but will be still available to run from the network" />
1165 <!-- _locID_text="UITextSelNetworkAbsent" _locComment="UITextSelNetworkAbsent" -->
1166 <String Id="UITextSelNetworkAbsent" Overridable="yes" Value="This feature will be uninstalled completely, you won't be able to run it from the network" />
1167 <!-- _locID_text="UITextSelNetworkAdvertise" _locComment="UITextSelNetworkAdvertise" -->
1168 <String Id="UITextSelNetworkAdvertise" Overridable="yes" Value="This feature will change from run from network state to set to be installed when required" />
1169 <!-- _locID_text="UITextSelNetworkLocal" _locComment="UITextSelNetworkLocal" -->
1170 <String Id="UITextSelNetworkLocal" Overridable="yes" Value="This feature will change from run from network state to be installed on the local hard drive" />
1171 <!-- _locID_text="UITextSelNetworkNetwork" _locComment="UITextSelNetworkNetwork" -->
1172 <String Id="UITextSelNetworkNetwork" Overridable="yes" Value="This feature will remain to be run from the network" />
1173 <!-- _locID_text="UITextSelParentCostNegNeg" _locComment="UITextSelParentCostNegNeg" -->
1174 <String Id="UITextSelParentCostNegNeg" Overridable="yes" Value="This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive." />
1175 <!-- _locID_text="UITextSelParentCostNegPos" _locComment="UITextSelParentCostNegPos" -->
1176 <String Id="UITextSelParentCostNegPos" Overridable="yes" Value="This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive." />
1177 <!-- _locID_text="UITextSelParentCostPosNeg" _locComment="UITextSelParentCostPosNeg" -->
1178 <String Id="UITextSelParentCostPosNeg" Overridable="yes" Value="This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive." />
1179 <!-- _locID_text="UITextSelParentCostPosPos" _locComment="UITextSelParentCostPosPos" -->
1180 <String Id="UITextSelParentCostPosPos" Overridable="yes" Value="This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive." />
1181 <!-- _locID_text="UITextTimeRemaining" _locComment="UITextTimeRemaining" -->
1182 <String Id="UITextTimeRemaining" Overridable="yes" Value="Time remaining:{ [1] minutes}{ [2] seconds}" />
1183 <!-- _locID_text="UITextVolumeCostAvailable" _locComment="UITextVolumeCostAvailable" -->
1184 <String Id="UITextVolumeCostAvailable" Overridable="yes" Value="Available" />
1185 <!-- _locID_text="UITextVolumeCostDifference" _locComment="UITextVolumeCostDifference" -->
1186 <String Id="UITextVolumeCostDifference" Overridable="yes" Value="Difference" />
1187 <!-- _locID_text="UITextVolumeCostRequired" _locComment="UITextVolumeCostRequired" -->
1188 <String Id="UITextVolumeCostRequired" Overridable="yes" Value="Required" />
1189 <!-- _locID_text="UITextVolumeCostSize" _locComment="UITextVolumeCostSize" -->
1190 <String Id="UITextVolumeCostSize" Overridable="yes" Value="Disk Size" />
1191 <!-- _locID_text="UITextVolumeCostVolume" _locComment="UITextVolumeCostVolume" -->
1192 <String Id="UITextVolumeCostVolume" Overridable="yes" Value="Volume" />
601</WixLocalization> 1193</WixLocalization>