diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl | 4 |
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">&Close</String> | 65 | <String Id="FailureCloseButton">&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 &applications.</String> | ||
68 | <String Id="FilesInUseCloseRadioButton">Close the &applications and attempt to restart them.</String> | 69 | <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> | 70 | <String Id="FilesInUseDontCloseRadioButton">&Do not close applications. A reboot will be required.</String> |
71 | <String Id="FilesInUseRetryButton">&Retry</String> | ||
72 | <String Id="FilesInUseIgnoreButton">&Ignore</String> | ||
73 | <String Id="FilesInUseExitButton">E&xit</String> | ||
70 | </WixLocalization> | 74 | </WixLocalization> |