mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[IFT] Add language-specific common tasks and check that Python interpreter is configured
Workaround for IFT-365 and other autoconfiguration problems IJ-CR-22853 GitOrigin-RevId: 41c218095db769a03aabfdda1bee663c3bc68919
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c60b8a278b
commit
16ce9c977e
@@ -1,5 +1,9 @@
|
||||
choose.python.sdk.to.start.learning.header=Python Interpreter Is Required
|
||||
|
||||
no.interpreter.in.learning.project=Cannot configure the interpreter, try to do it <callback id="{0}">manually</callback>.
|
||||
no.interpreter.in.user.project=Cannot find the Python interpreter, <callback id="{0}">open</callback> the demo Python project to set the \
|
||||
interpreter automatically or click <callback id="{1}">here</callback> to do it manually.
|
||||
|
||||
#Need to translate in pair with action.EditorToggleCase.text key!
|
||||
toggle.case.part=case
|
||||
|
||||
|
||||
Reference in New Issue
Block a user