mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[python] (PY-84885) sdk v2 model refactoring
* move tool specific properties to tool sections (cherry picked from commit 543c1f6ba44c564e31a956309bfaee44c6492b67) GitOrigin-RevId: 84b1f2af49dffe7a5e1928b4362917c2a9194fb0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7e64eff197
commit
5bd261f8ea
@@ -1204,6 +1204,7 @@ python.add.sdk.panel.name.virtualenv.environment=Virtualenv environment
|
||||
python.add.sdk.panel.name.poetry.environment=Poetry Environment
|
||||
python.add.sdk.wait.for.validation=Wait for the executable validation
|
||||
python.add.sdk.version=Version: {0}
|
||||
python.add.sdk.already.contains.python.with.version=Already contains Python with version {0}
|
||||
|
||||
python.add.sdk.conda.executable.path.is.empty=Conda executable path is empty
|
||||
python.add.sdk.conda.executable.path.is.not.found=Conda executable is not found
|
||||
@@ -1714,6 +1715,8 @@ tracecontext.detecting.pip.executable=Detecting Pip Executable
|
||||
tracecontext.detecting.uv.executable=Detecting uv Executable
|
||||
tracecontext.detecting.hatch.executable=Detecting Hatch Executable
|
||||
tracecontext.detecting.hatch.environments=Detecting Hatch Environments
|
||||
tracecontext.detecting.executable=Detecting {0} Executable
|
||||
tracecontext.detecting.venv=Detecting venv folder
|
||||
tracecontext.generating.git=Generating git
|
||||
tracecontext.packaging.tool.window=Packaging tool window
|
||||
tracecontext.packages.sdk.controller=Packages SDK Controller
|
||||
|
||||
Reference in New Issue
Block a user