summaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/RtfTheme.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/RtfTheme.wxl6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl
index f73fb994..7b8e1c65 100644
--- a/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl
+++ b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl
@@ -36,20 +36,26 @@
36 <String Id="ModifyUninstallButton">&amp;Uninstall</String> 36 <String Id="ModifyUninstallButton">&amp;Uninstall</String>
37 <String Id="ModifyCancelButton">&amp;Cancel</String> 37 <String Id="ModifyCancelButton">&amp;Cancel</String>
38 <String Id="SuccessHeader">Setup Successful</String> 38 <String Id="SuccessHeader">Setup Successful</String>
39 <String Id="SuccessCacheHeader">Cache Successfully Completed</String>
39 <String Id="SuccessInstallHeader">Installation Successfully Completed</String> 40 <String Id="SuccessInstallHeader">Installation Successfully Completed</String>
40 <String Id="SuccessLayoutHeader">Layout Successfully Completed</String> 41 <String Id="SuccessLayoutHeader">Layout Successfully Completed</String>
42 <String Id="SuccessModifyHeader">Modify Successfully Completed</String>
41 <String Id="SuccessRepairHeader">Repair Successfully Completed</String> 43 <String Id="SuccessRepairHeader">Repair Successfully Completed</String>
42 <String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String> 44 <String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String>
45 <String Id="SuccessUnsafeUninstallHeader">Uninstall Successfully Completed</String>
43 <String Id="SuccessLaunchButton">&amp;Launch</String> 46 <String Id="SuccessLaunchButton">&amp;Launch</String>
44 <String Id="SuccessRestartText">You must restart your computer before you can use the software.</String> 47 <String Id="SuccessRestartText">You must restart your computer before you can use the software.</String>
45 <String Id="SuccessUninstallRestartText">You must restart your computer to complete the removal of the software.</String> 48 <String Id="SuccessUninstallRestartText">You must restart your computer to complete the removal of the software.</String>
46 <String Id="SuccessRestartButton">&amp;Restart</String> 49 <String Id="SuccessRestartButton">&amp;Restart</String>
47 <String Id="SuccessCloseButton">&amp;Close</String> 50 <String Id="SuccessCloseButton">&amp;Close</String>
48 <String Id="FailureHeader">Setup Failed</String> 51 <String Id="FailureHeader">Setup Failed</String>
52 <String Id="FailureCacheHeader">Cache Failed</String>
49 <String Id="FailureInstallHeader">Setup Failed</String> 53 <String Id="FailureInstallHeader">Setup Failed</String>
50 <String Id="FailureLayoutHeader">Layout Failed</String> 54 <String Id="FailureLayoutHeader">Layout Failed</String>
55 <String Id="FailureModifyHeader">Modify Failed</String>
51 <String Id="FailureRepairHeader">Repair Failed</String> 56 <String Id="FailureRepairHeader">Repair Failed</String>
52 <String Id="FailureUninstallHeader">Uninstall Failed</String> 57 <String Id="FailureUninstallHeader">Uninstall Failed</String>
58 <String Id="FailureUnsafeUninstallHeader">Uninstall Failed</String>
53 <String Id="FailureHyperlinkLogText">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> 59 <String Id="FailureHyperlinkLogText">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>
54 <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> 60 <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
55 <String Id="FailureRestartButton">&amp;Restart</String> 61 <String Id="FailureRestartButton">&amp;Restart</String>