]> granicus.if.org Git - python/commitdiff
Issue #25126: Clarifies that the non-web installer will download some components.
authorSteve Dower <steve.dower@microsoft.com>
Tue, 22 Sep 2015 23:36:33 +0000 (16:36 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 22 Sep 2015 23:36:33 +0000 (16:36 -0700)
Misc/NEWS
Tools/msi/bundle/Default.wxl

index bad974e408f1b18438a05a2f10f95f9500e79eba..5440470ba18a3a4937a8adfdcbb0b7e4c4da8ced 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -152,6 +152,9 @@ Windows
 
 - Issue #25091: Increases font size of the installer.
 
+- Issue #25126: Clarifies that the non-web installer will download some
+  components.
+
 - Issue #25213: Restores requestedExecutionLevel to manifest to disable
   UAC virtualization.
 
index 7af907e0b52f2482c70ff0c646f30db18d01e000..f3d89d9348c17a4e3d8230901fc5bb6b4d7efa1f 100644 (file)
@@ -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>