PY-40431 Extract messages from intellij.python.reStructuredText module to the message bundle

GitOrigin-RevId: a312f6528e6ae746299b61f01d1115637d33ad61
This commit is contained in:
Alexander Koshevoy
2020-02-09 17:53:13 +03:00
committed by intellij-monorepo-bot
parent 5ac4b8ae3d
commit 8b281d03b6
3 changed files with 6 additions and 3 deletions

View File

@@ -66,7 +66,7 @@
<grid row="5" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Open output file in browser"/>
<text resource-bundle="messages/PyBundle" key="rest.configuration.editor.open.output.file.in.browser.label.text"/>
</properties>
</component>
<component id="eee9" class="javax.swing.JComboBox" binding="myTasks">

View File

@@ -15,7 +15,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Sphinx working directory"/>
<text resource-bundle="messages/PyBundle" key="sphinx.ask.for.working.directory.label.text"/>
</properties>
</component>
<component id="e1b53" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myInputFile">