diff options
Diffstat (limited to 'Tools/msi/bundle')
-rw-r--r-- | Tools/msi/bundle/Default.wxl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/msi/bundle/Default.wxl b/Tools/msi/bundle/Default.wxl index 7af907e..f3d89d9 100644 --- a/Tools/msi/bundle/Default.wxl +++ b/Tools/msi/bundle/Default.wxl @@ -86,8 +86,8 @@ Select Customize to review current options.</String> <String Id="InstallLauncherAllUsersLabel">for &all users (requires elevation)</String> <String Id="ShortInstallLauncherAllUsersLabel">Install &launcher for all users (recommended)</String> <String Id="PrecompileLabel">&Precompile standard library</String> - <String Id="Include_symbolsLabel">Install debugging &symbols</String> - <String Id="Include_debugLabel">Install debu&g binaries (requires VS 2015 or later)</String> + <String Id="Include_symbolsLabel">Download debugging &symbols</String> + <String Id="Include_debugLabel">Download debu&g binaries (requires VS 2015 or later)</String> <String Id="ProgressHeader">[ActionLikeInstallation] Progress</String> <String Id="ProgressLabel">[ActionLikeInstalling]:</String> |