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.wxl5
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">&amp;Restart</String> 61 <String Id="FailureRestartButton">&amp;Restart</String>
62 <String Id="FailureCloseButton">&amp;Close</String> 62 <String Id="FailureCloseButton">&amp;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 &amp;applications and attempt to restart them.</String>
66 <String Id="FilesInUseDontCloseRadioButton">&amp;Do not close applications. A reboot will be required.</String>
64</WixLocalization> 67</WixLocalization>