mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
(cherry picked from commit f7652ac2dde099ac831ee52fa4b294824f3ad04e) IJ-CR-147430 GitOrigin-RevId: 70515cf607c54f69e20196657a8b344e8ef5f0c8
13 lines
854 B
INI
13 lines
854 B
INI
python.rest.specify.input.directory.name=Please specify an input directory name.
|
|
python.rest.specify.output.directory.name=Please specify an output directory name.
|
|
python.rest.no.sdk.specified=No sdk specified
|
|
python.rest.specify.input.file.name=Please specify an input file name.
|
|
python.rest.inspections.role.ignore.roles.label=Ignored roles:
|
|
python.rest.inspection.message.not.defined.role=Not defined role ''{0}''
|
|
python.rest.docutils.run.cfg.default.name=Docutils Task in {0}
|
|
python.rest.sphinx.run.cfg.default.name=Sphinx Task in {0}
|
|
python.rest.failed.to.generate.html=Failed to generate html.
|
|
python.rest.error.output=Error output:
|
|
|
|
action.com.intellij.restructuredtext.python.RunSphinxQuickStartAction.text=Sphinx Quickstart
|
|
action.com.intellij.restructuredtext.python.RunSphinxQuickStartAction.description=Allows to run sphinx quick-start action |