mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
The process is described in `ModulesSdkConfigurator` doc. GitOrigin-RevId: 1a21824e488a2d799b229d7c8355b60b0b177809
8 lines
611 B
INI
8 lines
611 B
INI
python.sdk.configurator.frontend.choose.modules.title=Configure Modules Environment
|
|
python.sdk.configurator.frontend.choose.modules.text=Pick the ones you want to use to run code and set up environment for them
|
|
python.sdk.configurator.frontend.choose.modules.project.structure=Project Structure
|
|
python.sdk.configurator.frontend.choose.modules.environment=Environment
|
|
python.sdk.configurator.frontend.choose.modules.workspace.member=Same as {0}
|
|
python.sdk.configurator.frontend.choose.modules.workspace.existing=Use existing version {0}
|
|
python.sdk.configurator.frontend.choose.modules.new=Create new environment
|