mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
i18n: Extract validation error messages from PyAddExistingCondaEnvPanel and PyAddNewCondaEnvPanel to PyBundle.properties
GitOrigin-RevId: 0dcb8aba0c556361fd664e9235b2e59a4a8e3266
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f998b97693
commit
d6376fa517
@@ -1053,6 +1053,10 @@ python.add.sdk.panel.name.pipenv.environment=Pipenv Environment
|
||||
python.add.sdk.panel.name.system.interpreter=System interpreter
|
||||
python.add.sdk.panel.name.virtualenv.environment=Virtualenv environment
|
||||
|
||||
python.add.sdk.conda.executable.path.is.empty=Conda executable path is empty
|
||||
python.add.sdk.conda.executable.not.found=Conda executable not found
|
||||
python.add.sdk.conda.executable.path.is.not.executable=Conda executable path is not an executable file
|
||||
|
||||
python.requirements.version.label=Version in requirements:
|
||||
python.requirements.version.separator.no.version=Don't specify version
|
||||
python.requirements.version.separator.strong.eq=Strong equality
|
||||
|
||||
Reference in New Issue
Block a user