[python] show error notification after failed python installation from NPW (PY-64420)

GitOrigin-RevId: b687f3861218eafd1b5eeaec98a285283ce653b1
This commit is contained in:
Aleksei Kniazev
2023-12-05 17:05:48 +01:00
committed by intellij-monorepo-bot
parent dca110f3d3
commit a3d25a3436
12 changed files with 48 additions and 18 deletions

View File

@@ -390,6 +390,9 @@ python.sdk.rendering.project.default.0=Project Default ({0})
python.sdk.installation.failed.title=Python Installation Failed
python.sdk.download.failed.title=Python Download Failed
python.sdk.installation.cancelled.message=Cancelled by the user
python.sdk.installation.notification.group=Python interpreter installation
python.sdk.installation.balloon.error.message=<b>No Python interpreter configured</b><br/>Manually install Python from python.org and add it to the project configuration.
python.sdk.installation.balloon.error.action=See the documentation
python.sdk.download.failed.message=Connection timeout.\nPlease check the internet access and try again
python.sdk.directory.not.found=Directory {0} not found
python.sdk.failed.to.create.interpreter.title=Failed To Create Interpreter