Merge pull request #647 from Flow-Launcher/update_python_msg

update python message from install to download
This commit is contained in:
Jeremy Wu 2021-09-23 12:22:53 +10:00 committed by GitHub
commit f9cb33138e
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",