aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/dncpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/dncpreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/dncpreq.wxl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/dncpreq.wxl b/src/ext/Bal/wixstdba/Resources/dncpreq.wxl
index d6b73b5f..a53b1c83 100644
--- a/src/ext/Bal/wixstdba/Resources/dncpreq.wxl
+++ b/src/ext/Bal/wixstdba/Resources/dncpreq.wxl
@@ -19,6 +19,10 @@
19 <String Id="ProgressHeader">Setup Progress</String> 19 <String Id="ProgressHeader">Setup Progress</String>
20 <String Id="ProgressLabel">Processing:</String> 20 <String Id="ProgressLabel">Processing:</String>
21 <String Id="ProgressCancelButton">&amp;Cancel</String> 21 <String Id="ProgressCancelButton">&amp;Cancel</String>
22 <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String>
23 <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String>
24 <String Id="SuccessRestartButton">&amp;Restart</String>
25 <String Id="SuccessCloseButton">&amp;Close</String>
22 <String Id="FailureHeader">Setup Failed</String> 26 <String Id="FailureHeader">Setup Failed</String>
23 <String Id="FailureLogLinkText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the &lt;a href="#"&gt;log file&lt;/a&gt;.</String> 27 <String Id="FailureLogLinkText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the &lt;a href="#"&gt;log file&lt;/a&gt;.</String>
24 <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> 28 <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>