mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[python] show error notification after failed python installation from NPW (PY-64420)
GitOrigin-RevId: b687f3861218eafd1b5eeaec98a285283ce653b1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
dca110f3d3
commit
a3d25a3436
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user