diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/mbapreq.wxl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/mbapreq.wxl index 3fec4254..f7d4da8c 100644 --- a/src/ext/Bal/wixstdba/Resources/mbapreq.wxl +++ b/src/ext/Bal/wixstdba/Resources/mbapreq.wxl | |||
@@ -30,4 +30,12 @@ | |||
30 | <String Id="FailureCloseButton">&Close</String> | 30 | <String Id="FailureCloseButton">&Close</String> |
31 | <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String> | 31 | <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String> |
32 | <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String> | 32 | <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String> |
33 | <String Id="FilesInUseTitle">Files In Use</String> | ||
34 | <String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String> | ||
35 | <String Id="FilesInUseNetfxCloseRadioButton">Close the &applications.</String> | ||
36 | <String Id="FilesInUseCloseRadioButton">Close the &applications and attempt to restart them.</String> | ||
37 | <String Id="FilesInUseDontCloseRadioButton">&Do not close applications. A reboot will be required.</String> | ||
38 | <String Id="FilesInUseRetryButton">&Retry</String> | ||
39 | <String Id="FilesInUseIgnoreButton">&Ignore</String> | ||
40 | <String Id="FilesInUseExitButton">E&xit</String> | ||
33 | </WixLocalization> | 41 | </WixLocalization> |