diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl | 6 |
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">&Uninstall</String> | 39 | <String Id="ModifyUninstallButton">&Uninstall</String> |
40 | <String Id="ModifyCancelButton">&Cancel</String> | 40 | <String Id="ModifyCancelButton">&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">&Launch</String> | 49 | <String Id="SuccessLaunchButton">&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">&Restart</String> | 52 | <String Id="SuccessRestartButton">&Restart</String> |
50 | <String Id="SuccessCloseButton">&Close</String> | 53 | <String Id="SuccessCloseButton">&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 <a href="#">log file</a>.</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 <a href="#">log file</a>.</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">&Restart</String> | 64 | <String Id="FailureRestartButton">&Restart</String> |