summaryrefslogtreecommitdiffstats
path: root/Tools/msi
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-09-22 23:36:33 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-09-22 23:36:33 (GMT)
commit14b9e6c6a7a5890a11c87247ba01867fbd7b8d49 (patch)
tree4fae5aea8e5ea01fc9449684efd0938daa144103 /Tools/msi
parentbc25032c924d8fa00b2c8b94e823fd544d00c5e3 (diff)
downloadcpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.zip
cpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.tar.gz
cpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.tar.bz2
Issue #25126: Clarifies that the non-web installer will download some components.
Diffstat (limited to 'Tools/msi')
-rw-r--r--Tools/msi/bundle/Default.wxl4
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 &amp;all users (requires elevation)</String>
<String Id="ShortInstallLauncherAllUsersLabel">Install &amp;launcher for all users (recommended)</String>
<String Id="PrecompileLabel">&amp;Precompile standard library</String>
- <String Id="Include_symbolsLabel">Install debugging &amp;symbols</String>
- <String Id="Include_debugLabel">Install debu&amp;g binaries (requires VS 2015 or later)</String>
+ <String Id="Include_symbolsLabel">Download debugging &amp;symbols</String>
+ <String Id="Include_debugLabel">Download debu&amp;g binaries (requires VS 2015 or later)</String>
<String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
<String Id="ProgressLabel">[ActionLikeInstalling]:</String>