mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-81238 Packages: Fix Project Generation
Signed-off-by: Nikita.Ashihmin <nikita.ashihmin@jetbrains.com> GitOrigin-RevId: edd4e3acd80657aa171fdd8aeae06cb9ce9cd439
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e3c4abbc2d
commit
5aef76953c
@@ -972,6 +972,8 @@ python.project.view.typeshed.stubs=Typeshed Stubs
|
||||
python.project.view.bundled.stubs=Bundled Stubs
|
||||
python.project.view.user.skeletons.node=Extended Definitions
|
||||
|
||||
|
||||
python.packaging.installing.error.failed.to.find.specification=Failed to find specification for {0}
|
||||
python.packaging.installing.packaging.tools=Installing packaging tools\u2026
|
||||
python.packaging.list.packages=Loading installed packages\u2026
|
||||
python.packaging.check.is.package.installed=Checking if package {0} is installed\u2026
|
||||
@@ -1677,6 +1679,8 @@ python.project.model.uv=Uv
|
||||
action.Python.UvSync.text=Sync All uv Projects
|
||||
action.Python.UvLink.text=Link All uv Projects
|
||||
|
||||
|
||||
python.project.model.progress.title.generating=Generating new project\u2026
|
||||
python.project.model.progress.title.syncing.all.projects=Syncing all {0} projects
|
||||
python.project.model.progress.title.syncing.projects.at=Syncing {0} projects at {1}
|
||||
python.project.model.progress.title.unlinking.projects.at=Unlinking {0} projects at {1}
|
||||
@@ -1705,4 +1709,5 @@ uv.run.configuration.editor.field.check.sync=Warn about package synchronization
|
||||
|
||||
uv.run.configuration.validation.sdk=Please specify a valid uv sdk
|
||||
uv.run.configuration.validation.script=Please specify a valid python script to execute
|
||||
uv.run.configuration.validation.module=Please specify a valid python module to execute
|
||||
uv.run.configuration.validation.module=Please specify a valid python module to execute
|
||||
|
||||
|
||||
Reference in New Issue
Block a user