diff options
Diffstat (limited to 'src/ext/Iis/wixlib/en-us.wxl')
-rw-r--r-- | src/ext/Iis/wixlib/en-us.wxl | 90 |
1 files changed, 45 insertions, 45 deletions
diff --git a/src/ext/Iis/wixlib/en-us.wxl b/src/ext/Iis/wixlib/en-us.wxl index 44949095..1b6096fb 100644 --- a/src/ext/Iis/wixlib/en-us.wxl +++ b/src/ext/Iis/wixlib/en-us.wxl | |||
@@ -2,54 +2,54 @@ | |||
2 | 2 | ||
3 | 3 | ||
4 | <WixLocalization Culture="en-us" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | 4 | <WixLocalization Culture="en-us" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
5 | <String Id="msierrIISCannotConnect" Overridable="yes">Cannot connect to Internet Information Server. ([2] [3] [4] [5])</String> | 5 | <String Id="msierrIISCannotConnect" Overridable="yes" Value="Cannot connect to Internet Information Server. ([2] [3] [4] [5])" /> |
6 | <String Id="msierrIISFailedReadWebSite" Overridable="yes">Failed while processing WebSites. ([2] [3] [4] [5])</String> | 6 | <String Id="msierrIISFailedReadWebSite" Overridable="yes" Value="Failed while processing WebSites. ([2] [3] [4] [5])" /> |
7 | <String Id="msierrIISFailedReadWebDirs" Overridable="yes">Failed while processing WebDirs. ([2] [3] [4] [5])</String> | 7 | <String Id="msierrIISFailedReadWebDirs" Overridable="yes" Value="Failed while processing WebDirs. ([2] [3] [4] [5])" /> |
8 | <String Id="msierrIISFailedReadVDirs" Overridable="yes">Failed while processing WebVirtualDirs. ([2] [3] [4] [5])</String> | 8 | <String Id="msierrIISFailedReadVDirs" Overridable="yes" Value="Failed while processing WebVirtualDirs. ([2] [3] [4] [5])" /> |
9 | <String Id="msierrIISFailedReadFilters" Overridable="yes">Failed while processing WebFilters. ([2] [3] [4] [5])</String> | 9 | <String Id="msierrIISFailedReadFilters" Overridable="yes" Value="Failed while processing WebFilters. ([2] [3] [4] [5])" /> |
10 | <String Id="msierrIISFailedReadMimeMap" Overridable="yes">Failed while processing MimeMaps. ([2] [3] [4] [5])</String> | 10 | <String Id="msierrIISFailedReadMimeMap" Overridable="yes" Value="Failed while processing MimeMaps. ([2] [3] [4] [5])" /> |
11 | <String Id="msierrIISFailedReadAppPool" Overridable="yes">Failed while processing WebAppPools. ([2] [3] [4] [5])</String> | 11 | <String Id="msierrIISFailedReadAppPool" Overridable="yes" Value="Failed while processing WebAppPools. ([2] [3] [4] [5])" /> |
12 | <String Id="msierrIISFailedReadProp" Overridable="yes">Failed while processing WebProperties. ([2] [3] [4] [5])</String> | 12 | <String Id="msierrIISFailedReadProp" Overridable="yes" Value="Failed while processing WebProperties. ([2] [3] [4] [5])" /> |
13 | <String Id="msierrIISFailedReadWebSvcExt" Overridable="yes">Failed while processing WebServiceExtensions. ([2] [3] [4] [5])</String> | 13 | <String Id="msierrIISFailedReadWebSvcExt" Overridable="yes" Value="Failed while processing WebServiceExtensions. ([2] [3] [4] [5])" /> |
14 | <String Id="msierrIISFailedReadWebError" Overridable="yes">Failed while processing WebErrors. ([2] [3] [4] [5])</String> | 14 | <String Id="msierrIISFailedReadWebError" Overridable="yes" Value="Failed while processing WebErrors. ([2] [3] [4] [5])" /> |
15 | <String Id="msierrIISFailedReadHttpHeader" Overridable="yes">Failed while processing HttpHeaders. ([2] [3] [4] [5])</String> | 15 | <String Id="msierrIISFailedReadHttpHeader" Overridable="yes" Value="Failed while processing HttpHeaders. ([2] [3] [4] [5])" /> |
16 | 16 | ||
17 | <String Id="msierrIISFailedSchedTransaction" Overridable="yes">Failed to schedule transaction for changes to IIS. ([2] [3] [4] [5])</String> | 17 | <String Id="msierrIISFailedSchedTransaction" Overridable="yes" Value="Failed to schedule transaction for changes to IIS. ([2] [3] [4] [5])" /> |
18 | <String Id="msierrIISFailedSchedInstallWebs" Overridable="yes">Failed to schedule install of IIS Web Sites. ([2] [3] [4] [5])</String> | 18 | <String Id="msierrIISFailedSchedInstallWebs" Overridable="yes" Value="Failed to schedule install of IIS Web Sites. ([2] [3] [4] [5])" /> |
19 | <String Id="msierrIISFailedSchedInstallWebDirs" Overridable="yes">Failed to schedule install of IIS Web Directories. ([2] [3] [4] [5])</String> | 19 | <String Id="msierrIISFailedSchedInstallWebDirs" Overridable="yes" Value="Failed to schedule install of IIS Web Directories. ([2] [3] [4] [5])" /> |
20 | <String Id="msierrIISFailedSchedInstallVDirs" Overridable="yes">Failed to schedule install of IIS Virtual Directories. ([2] [3] [4] [5])</String> | 20 | <String Id="msierrIISFailedSchedInstallVDirs" Overridable="yes" Value="Failed to schedule install of IIS Virtual Directories. ([2] [3] [4] [5])" /> |
21 | <String Id="msierrIISFailedSchedInstallFilters" Overridable="yes">Failed to schedule install of IIS Filters. ([2] [3] [4] [5])</String> | 21 | <String Id="msierrIISFailedSchedInstallFilters" Overridable="yes" Value="Failed to schedule install of IIS Filters. ([2] [3] [4] [5])" /> |
22 | <String Id="msierrIISFailedSchedInstallAppPool" Overridable="yes">Failed to schedule install of IIS AppPools. ([2] [3] [4] [5])</String> | 22 | <String Id="msierrIISFailedSchedInstallAppPool" Overridable="yes" Value="Failed to schedule install of IIS AppPools. ([2] [3] [4] [5])" /> |
23 | <String Id="msierrIISFailedSchedInstallProp" Overridable="yes">Failed to schedule install of IIS Properties. ([2] [3] [4] [5])</String> | 23 | <String Id="msierrIISFailedSchedInstallProp" Overridable="yes" Value="Failed to schedule install of IIS Properties. ([2] [3] [4] [5])" /> |
24 | <String Id="msierrIISFailedSchedInstallWebSvcExt" Overridable="yes">Failed to schedule install of IIS Web Service Extensions. ([2] [3] [4] [5])</String> | 24 | <String Id="msierrIISFailedSchedInstallWebSvcExt" Overridable="yes" Value="Failed to schedule install of IIS Web Service Extensions. ([2] [3] [4] [5])" /> |
25 | 25 | ||
26 | <String Id="msierrIISFailedSchedUninstallWebs" Overridable="yes">Failed to schedule uninstall of IIS Web Sites. ([2] [3] [4] [5])</String> | 26 | <String Id="msierrIISFailedSchedUninstallWebs" Overridable="yes" Value="Failed to schedule uninstall of IIS Web Sites. ([2] [3] [4] [5])" /> |
27 | <String Id="msierrIISFailedSchedUninstallWebDirs" Overridable="yes">Failed to schedule uninstall of IIS Web Directories. ([2] [3] [4] [5])</String> | 27 | <String Id="msierrIISFailedSchedUninstallWebDirs" Overridable="yes" Value="Failed to schedule uninstall of IIS Web Directories. ([2] [3] [4] [5])" /> |
28 | <String Id="msierrIISFailedSchedUninstallVDirs" Overridable="yes">Failed to schedule uninstall of IIS Virtual Directories. ([2] [3] [4] [5])</String> | 28 | <String Id="msierrIISFailedSchedUninstallVDirs" Overridable="yes" Value="Failed to schedule uninstall of IIS Virtual Directories. ([2] [3] [4] [5])" /> |
29 | <String Id="msierrIISFailedSchedUninstallFilters" Overridable="yes">Failed to schedule uninstall of IIS Filters. ([2] [3] [4] [5])</String> | 29 | <String Id="msierrIISFailedSchedUninstallFilters" Overridable="yes" Value="Failed to schedule uninstall of IIS Filters. ([2] [3] [4] [5])" /> |
30 | <String Id="msierrIISFailedSchedUninstallAppPool" Overridable="yes">Failed to schedule uninstall of IIS AppPools. ([2] [3] [4] [5])</String> | 30 | <String Id="msierrIISFailedSchedUninstallAppPool" Overridable="yes" Value="Failed to schedule uninstall of IIS AppPools. ([2] [3] [4] [5])" /> |
31 | <String Id="msierrIISFailedSchedUninstallProp" Overridable="yes">Failed to schedule uninstall of IIS Properties. ([2] [3] [4] [5])</String> | 31 | <String Id="msierrIISFailedSchedUninstallProp" Overridable="yes" Value="Failed to schedule uninstall of IIS Properties. ([2] [3] [4] [5])" /> |
32 | <String Id="msierrIISFailedSchedUninstallWebSvcExt" Overridable="yes">Failed to schedule uninstall of IIS Web Service Extensions. ([2] [3] [4] [5])</String> | 32 | <String Id="msierrIISFailedSchedUninstallWebSvcExt" Overridable="yes" Value="Failed to schedule uninstall of IIS Web Service Extensions. ([2] [3] [4] [5])" /> |
33 | 33 | ||
34 | <String Id="msierrIISFailedStartTransaction" Overridable="yes">Failed to start IIS transaction. ([2] [3] [4] [5])</String> | 34 | <String Id="msierrIISFailedStartTransaction" Overridable="yes" Value="Failed to start IIS transaction. ([2] [3] [4] [5])" /> |
35 | <String Id="msierrIISFailedOpenKey" Overridable="yes">Failed to open metabase key. ([2] [3] [4] [5])</String> | 35 | <String Id="msierrIISFailedOpenKey" Overridable="yes" Value="Failed to open metabase key. ([2] [3] [4] [5])" /> |
36 | <String Id="msierrIISFailedCreateKey" Overridable="yes">Failed to create metabase key. ([2] [3] [4] [5])</String> | 36 | <String Id="msierrIISFailedCreateKey" Overridable="yes" Value="Failed to create metabase key. ([2] [3] [4] [5])" /> |
37 | <String Id="msierrIISFailedWriteData" Overridable="yes">Failed to write data to metabase key. ([2] [3] [4] [5])</String> | 37 | <String Id="msierrIISFailedWriteData" Overridable="yes" Value="Failed to write data to metabase key. ([2] [3] [4] [5])" /> |
38 | <String Id="msierrIISFailedCreateApp" Overridable="yes">Failed to create web application. ([2] [3] [4] [5])</String> | 38 | <String Id="msierrIISFailedCreateApp" Overridable="yes" Value="Failed to create web application. ([2] [3] [4] [5])" /> |
39 | <String Id="msierrIISFailedDeleteKey" Overridable="yes">Failed to delete metabase key. ([2] [3] [4] [5])</String> | 39 | <String Id="msierrIISFailedDeleteKey" Overridable="yes" Value="Failed to delete metabase key. ([2] [3] [4] [5])" /> |
40 | <String Id="msierrIISFailedDeleteValue" Overridable="yes">Failed to delete metabase value. ([2] [3] [4] [5])</String> | 40 | <String Id="msierrIISFailedDeleteValue" Overridable="yes" Value="Failed to delete metabase value. ([2] [3] [4] [5])" /> |
41 | <String Id="msierrIISFailedCommitInUse" Overridable="yes">Failed to commit IIS transaction due to a sharing violation. Some other application may be configuring IIS.</String> | 41 | <String Id="msierrIISFailedCommitInUse" Overridable="yes" Value="Failed to commit IIS transaction due to a sharing violation. Some other application may be configuring IIS." /> |
42 | 42 | ||
43 | <String Id="ConfigureIIs" Overridable="yes">Configuring IIS</String> | 43 | <String Id="ConfigureIIs" Overridable="yes" Value="Configuring IIS" /> |
44 | <String Id="ConfigureIIsExec" Overridable="yes">Executing IIS Configuration</String> | 44 | <String Id="ConfigureIIsExec" Overridable="yes" Value="Executing IIS Configuration" /> |
45 | <String Id="StartMetabaseTransaction" Overridable="yes">Starting IIS Metabase Transaction</String> | 45 | <String Id="StartMetabaseTransaction" Overridable="yes" Value="Starting IIS Metabase Transaction" /> |
46 | <String Id="RollbackMetabaseTransaction" Overridable="yes">Rolling back IIS Metabase Transaction</String> | 46 | <String Id="RollbackMetabaseTransaction" Overridable="yes" Value="Rolling back IIS Metabase Transaction" /> |
47 | <String Id="CommitMetabaseTransaction" Overridable="yes">Committing IIS Metabase Transaction</String> | 47 | <String Id="CommitMetabaseTransaction" Overridable="yes" Value="Committing IIS Metabase Transaction" /> |
48 | <String Id="WriteMetabaseChanges" Overridable="yes">Installing Metabase Keys and Values</String> | 48 | <String Id="WriteMetabaseChanges" Overridable="yes" Value="Installing Metabase Keys and Values" /> |
49 | 49 | ||
50 | <String Id="ConfigureIIs7Exec" Overridable="yes">Configuring IIS</String> | 50 | <String Id="ConfigureIIs7Exec" Overridable="yes" Value="Configuring IIS" /> |
51 | <String Id="StartIIS7ConfigTransaction" Overridable="yes">Starting IIS Config Transaction</String> | 51 | <String Id="StartIIS7ConfigTransaction" Overridable="yes" Value="Starting IIS Config Transaction" /> |
52 | <String Id="RollbackIIS7ConfigTransaction" Overridable="yes">Rolling back IIS Config Transaction</String> | 52 | <String Id="RollbackIIS7ConfigTransaction" Overridable="yes" Value="Rolling back IIS Config Transaction" /> |
53 | <String Id="CommitIIS7ConfigTransaction" Overridable="yes">Committing IIS Config Transaction</String> | 53 | <String Id="CommitIIS7ConfigTransaction" Overridable="yes" Value="Committing IIS Config Transaction" /> |
54 | <String Id="WriteIIS7ConfigChanges" Overridable="yes">Installing Config Keys and Values</String> | 54 | <String Id="WriteIIS7ConfigChanges" Overridable="yes" Value="Installing Config Keys and Values" /> |
55 | </WixLocalization> | 55 | </WixLocalization> |