mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[python] added link to install python package directly from package table (PY-49130)
GitOrigin-RevId: bcbb3b3fc7c485ea999fd326576f78cd26c3938c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8030a0f57e
commit
56b01e89b1
@@ -1301,6 +1301,7 @@ python.toolwindow.packages.documentation.link=Documentation
|
||||
python.toolwindow.packages.no.interpreter.text=Select an interpreter to see the installed packages
|
||||
python.toolwindow.packages.latest.version.label=latest
|
||||
python.toolwindow.packages.delete.package=Delete Package
|
||||
python.toolwindow.packages.install.link=Install
|
||||
python.toolwindow.packages.search.text.placeholder=Search for more packages
|
||||
python.toolwindow.packages.description.panel.placeholder=Select a package to view documentation
|
||||
python.toolwindow.packages.no.description.placeholder=<html><head></head><body><p class="empty_description">Package author did not provide a description.</p></body></html>
|
||||
@@ -1319,7 +1320,6 @@ python.toolwindow.packages.add.package.path=Path:
|
||||
python.toolwindow.packages.add.package.path.selector=Select File Or Directory
|
||||
python.toolwindow.packages.add.package.dialog.title=Install Package
|
||||
python.toolwindow.packages.load.more=\u2026 {0} more items. Double click to show more.
|
||||
python.toolwindow.packages.load.more.start=\u2026
|
||||
python.toolwindow.packages.converting.description.progress=Reading package description
|
||||
python.toolwindow.packages.documentation.local.interpreter=PyCharm need at least one local interpreter to display package documentation.
|
||||
python.packages.dictionary.name=Python Packages Dictionary
|
||||
|
||||
Reference in New Issue
Block a user