update python message from install to download

This commit is contained in:
Jeremy Wu 2021-08-12 09:12:38 +10:00 committed by GitHub
parent f1ed346d94
commit fe45e3bdd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,8 +120,8 @@ namespace Flow.Launcher.Core.Plugin
var pythonPath = string.Empty;
if (MessageBox.Show("Flow detected you have installed Python plugins, " +
"would you like to install Python to run them? " +
if (MessageBox.Show("Flow detected you have installed Python plugins, which " +
"will need Python to run. Would you like to download Python? " +
Environment.NewLine + Environment.NewLine +
"Click no if it's already installed, " +
"and you will be prompted to select the folder that contains the Python executable",