aboutsummaryrefslogtreecommitdiff
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.wxl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl
index 9fd0be43..cb1f8da4 100644
--- a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl
+++ b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl
@@ -65,6 +65,10 @@
65 <String Id="FailureCloseButton">&amp;Close</String> 65 <String Id="FailureCloseButton">&amp;Close</String>
66 <String Id="FilesInUseTitle">Files In Use</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> 67 <String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String>
68 <String Id="FilesInUseNetfxCloseRadioButton">Close the &amp;applications.</String>
68 <String Id="FilesInUseCloseRadioButton">Close the &amp;applications and attempt to restart them.</String> 69 <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> 70 <String Id="FilesInUseDontCloseRadioButton">&amp;Do not close applications. A reboot will be required.</String>
71 <String Id="FilesInUseRetryButton">&amp;Retry</String>
72 <String Id="FilesInUseIgnoreButton">&amp;Ignore</String>
73 <String Id="FilesInUseExitButton">E&amp;xit</String>
70</WixLocalization> 74</WixLocalization>