mv rest bundle

GitOrigin-RevId: e1e77c3cd78c6ec44d874db2d2326b6b8ccede6d
This commit is contained in:
Sergey Ignatov
2020-01-05 22:15:46 +03:00
committed by intellij-monorepo-bot
parent 229ef35666
commit f7872198b1
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
implementationClass="com.jetbrains.rest.RestFileProviderFactory"/>
<editorHighlighterProvider filetype="ReST" implementationClass="com.jetbrains.rest.RestEditorHighlighterProvider"/>
<localInspection language="ReST" shortName="RestRoleInspection" bundle="com.jetbrains.rest.RestBundle" key="INSP.role.not.defined"
<localInspection language="ReST" shortName="RestRoleInspection" bundle="messages.RestBundle" key="INSP.role.not.defined"
groupKey="INSP.GROUP.rest" enabledByDefault="false" level="WARNING"
implementationClass="com.jetbrains.rest.inspections.RestRoleInspection"/>

View File

@@ -21,7 +21,7 @@
<grid row="2" column="1" 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 resource-bundle="com/jetbrains/rest/RestBundle" key="runcfg.docutils.input"/>
<text resource-bundle="messages/RestBundle" key="runcfg.docutils.input"/>
</properties>
</component>
<component id="a5967" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myInputFileField">
@@ -36,7 +36,7 @@
</constraints>
<properties>
<labelFor value=""/>
<text resource-bundle="com/jetbrains/rest/RestBundle" key="runcfg.docutils.options"/>
<text resource-bundle="messages/RestBundle" key="runcfg.docutils.options"/>
</properties>
</component>
<component id="32bc2" class="javax.swing.JTextField" binding="myParamsTextField">
@@ -52,7 +52,7 @@
<grid row="3" column="1" 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 resource-bundle="com/jetbrains/rest/RestBundle" key="runcfg.docutils.output"/>
<text resource-bundle="messages/RestBundle" key="runcfg.docutils.output"/>
</properties>
</component>
<component id="277a" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myOutputFileField">
@@ -80,7 +80,7 @@
<grid row="1" column="1" 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 resource-bundle="com/jetbrains/rest/RestBundle" key="runcfg.docutils.command"/>
<text resource-bundle="messages/RestBundle" key="runcfg.docutils.command"/>
</properties>
</component>
<hspacer id="93e6">