]> granicus.if.org Git - python/commitdiff
Fixes text in installer.
authorSteve Dower <steve.dower@microsoft.com>
Thu, 28 May 2015 17:28:40 +0000 (10:28 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 28 May 2015 17:28:40 +0000 (10:28 -0700)
Tools/msi/bundle/Default.wxl

index ba67fc7f8cf636ee0ede921b5db2e10aa8df12ed..3ecb2faf8ebfd545e9ffa48e15d93fa3ab538b0a 100644 (file)
@@ -19,7 +19,7 @@ Continue?</String>
   <String Id="CancelButton">&amp;Cancel</String>
   <String Id="CloseButton">&amp;Close</String>
   <String Id="InstallHeader">Install [WixBundleName]</String>
-  <String Id="InstallMessage">Select to location to install Python, or choose Customize to enable or disable features.</String>
+  <String Id="InstallMessage">Select Install Now to install Python with default settings, or choose Customize to enable or disable features.</String>
   <String Id="InstallVersion">Version [WixBundleVersion]</String>
   <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String>
   <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>