diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/dncpreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/dncpreq.wxl | 4 |
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">&Cancel</String> | 21 | <String Id="ProgressCancelButton">&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">&Restart</String> | ||
25 | <String Id="SuccessCloseButton">&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 <a href="#">log file</a>.</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 <a href="#">log file</a>.</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> |