diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/RtfTheme.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/RtfTheme.wxl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl index 4948cd75..efe66f41 100644 --- a/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl +++ b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl | |||
@@ -62,6 +62,10 @@ | |||
62 | <String Id="FailureCloseButton">&Close</String> | 62 | <String Id="FailureCloseButton">&Close</String> |
63 | <String Id="FilesInUseTitle">Files In Use</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> | 64 | <String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String> |
65 | <String Id="FilesInUseNetfxCloseRadioButton">Close the &applications.</String> | ||
65 | <String Id="FilesInUseCloseRadioButton">Close the &applications and attempt to restart them.</String> | 66 | <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> | 67 | <String Id="FilesInUseDontCloseRadioButton">&Do not close applications. A reboot will be required.</String> |
68 | <String Id="FilesInUseRetryButton">&Retry</String> | ||
69 | <String Id="FilesInUseIgnoreButton">&Ignore</String> | ||
70 | <String Id="FilesInUseExitButton">E&xit</String> | ||
67 | </WixLocalization> | 71 | </WixLocalization> |