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