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