mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-80994 UI Texts: Fix typos and grammar mistakes (May)
Uv -> uv GitOrigin-RevId: ed4361bd4d125ba2dd565016753827a5c6e4e4bf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8e4a29ca18
commit
7c3d91fbc7
@@ -1691,9 +1691,9 @@ project.error.install.not.supported=Python is not installed and this target does
|
||||
project.error.all.pythons.bad=No usable Python installations were found on your system. Please install Python manually. Check logs for more info.
|
||||
|
||||
uv.run.configuration.type.display.name=uv run
|
||||
uv.run.configuration.type.description=Uv run configuration type
|
||||
uv.run.configuration.type.description=uv run configuration type
|
||||
|
||||
uv.run.configuration.state.progress.name=Uv sync check
|
||||
uv.run.configuration.state.progress.name=uv sync check
|
||||
uv.run.configuration.state.sync.warning.title=Sync Warning
|
||||
uv.run.configuration.state.sync.warning.body.will=Using uv to run this script will cause the dependencies to be synchronized. Would you like to proceed?
|
||||
uv.run.configuration.state.sync.warning.body.might=Using uv to run this script might cause the dependencies to be synchronized. Would you like to proceed?
|
||||
@@ -1704,7 +1704,7 @@ uv.run.configuration.editor.field.script=Script
|
||||
uv.run.configuration.editor.field.module=Module
|
||||
uv.run.configuration.editor.field.arguments=Arguments
|
||||
uv.run.configuration.editor.field.environment=Environment
|
||||
uv.run.configuration.editor.field.uv.arguments=Uv arguments
|
||||
uv.run.configuration.editor.field.uv.arguments=uv arguments
|
||||
uv.run.configuration.editor.field.check.sync=Warn about package synchronization before running
|
||||
|
||||
uv.run.configuration.validation.sdk=Please specify a valid uv sdk
|
||||
|
||||
Reference in New Issue
Block a user