i18n: Extract validation error messages from PyAddExistingCondaEnvPanel and PyAddNewCondaEnvPanel to PyBundle.properties

GitOrigin-RevId: 0dcb8aba0c556361fd664e9235b2e59a4a8e3266
This commit is contained in:
Alexander Koshevoy
2020-09-02 03:10:40 +03:00
committed by intellij-monorepo-bot
parent f998b97693
commit d6376fa517
3 changed files with 10 additions and 6 deletions

View File

@@ -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