diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl index 43b43970..9fd0be43 100644 --- a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl +++ b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl | |||
@@ -63,5 +63,8 @@ | |||
63 | <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> |
64 | <String Id="FailureRestartButton">&Restart</String> | 64 | <String Id="FailureRestartButton">&Restart</String> |
65 | <String Id="FailureCloseButton">&Close</String> | 65 | <String Id="FailureCloseButton">&Close</String> |
66 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | 66 | <String Id="FilesInUseTitle">Files In Use</String> |
67 | <String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String> | ||
68 | <String Id="FilesInUseCloseRadioButton">Close the &applications and attempt to restart them.</String> | ||
69 | <String Id="FilesInUseDontCloseRadioButton">&Do not close applications. A reboot will be required.</String> | ||
67 | </WixLocalization> | 70 | </WixLocalization> |