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