mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
PY-77814 Update text in messages
GitOrigin-RevId: f04fcb10130b6fe79516d36b0b16c3f38dcc2462
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8c13685cde
commit
362a0344a7
@@ -67,11 +67,11 @@ misc.project.generating.env=Preparing environment
|
||||
misc.project.filling.file=Filling the template file
|
||||
|
||||
misc.project.error.title=Error Creating Scratch File
|
||||
misc.project.error.install.python=Python could not be installed {0}. Try restarting PyCharm. If it did not help, install python manually and try again.
|
||||
misc.project.error.install.python=Python could not be installed {0}. Try restarting PyCharm. If it does not help, install Python manually and try again.
|
||||
misc.project.error.create.venv=Failed to create virtual environment: {0}. Please delete {1} if it exists, and try again. You can also create virtual environment in {1} and try again. Check logs for more info.
|
||||
misc.project.error.create.dir=Could not create {0} because of {1}. Please create it manually, and try again.
|
||||
|
||||
misc.project.error.all.pythons.bad=No usable pythons were found on your system. Please install python manually. Check logs for more info.
|
||||
misc.project.error.all.pythons.bad=No usable Python installations were found on your system. Please install Python manually. Check logs for more info.
|
||||
|
||||
misc.no.python.found=No Python Interpreter Found on Your System.
|
||||
misc.install.python.question=Do you want to install the latest Python?
|
||||
Reference in New Issue
Block a user