diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/iuipreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/iuipreq.wxl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/iuipreq.wxl b/src/ext/Bal/wixstdba/Resources/iuipreq.wxl index 4afcd10f..bdb69f09 100644 --- a/src/ext/Bal/wixstdba/Resources/iuipreq.wxl +++ b/src/ext/Bal/wixstdba/Resources/iuipreq.wxl | |||
@@ -30,5 +30,12 @@ | |||
30 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> | 30 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> |
31 | <String Id="FailureRestartButton">&Restart</String> | 31 | <String Id="FailureRestartButton">&Restart</String> |
32 | <String Id="FailureCloseButton">&Close</String> | 32 | <String Id="FailureCloseButton">&Close</String> |
33 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</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> | ||
34 | </WixLocalization> | 41 | </WixLocalization> |