From 5f96f297beed7cd3c1fe49f0cfa68ccfa1efaec6 Mon Sep 17 00:00:00 2001 From: Pavel Karateev Date: Mon, 14 Jul 2025 15:02:57 +0200 Subject: [PATCH] PY-77535 use capitalized `Python` in UI (cherry picked from commit 2d9b247b5efc72a1e93e0e204cbf59f3fb75afa1) IJ-MR-169089 GitOrigin-RevId: ce13c872df87b46252992ed916642ec1c5aa447d --- python/pluginResources/messages/PyBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pluginResources/messages/PyBundle.properties b/python/pluginResources/messages/PyBundle.properties index 5335d0db94f3..1e187a6feee4 100644 --- a/python/pluginResources/messages/PyBundle.properties +++ b/python/pluginResources/messages/PyBundle.properties @@ -531,7 +531,7 @@ sdk.create.custom.env.creation.type=Environment: sdk.create.custom.generate.new=Generate new sdk.create.custom.select.existing=Select existing sdk.create.custom.type=Type: -sdk.create.custom.base.python=Base python: +sdk.create.custom.base.python=Base Python: sdk.create.custom.location=Location: sdk.create.custom.venv.missing.text=No {0} executable found. sdk.create.custom.inherit.packages=Inherit packages from base interpreter