mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
PY-40431 Exclude West JComponent form positioning from i18n
GitOrigin-RevId: b83385871ff7b463cd751bd28bdcb0af5aad77a9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d775a4c5dc
commit
3cf0884efe
@@ -35,7 +35,7 @@
|
||||
<grid row="0" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<labelLocation value="West"/>
|
||||
<labelLocation value="West" noi18n="true"/>
|
||||
<text resource-bundle="messages/PyBundle" key="runcfg.labels.environment_variables"/>
|
||||
</properties>
|
||||
</component>
|
||||
@@ -109,7 +109,7 @@
|
||||
<grid row="6" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<labelLocation value="West"/>
|
||||
<labelLocation value="West" noi18n="true"/>
|
||||
<text resource-bundle="messages/PyBundle" key="runcfg.labels.path.mappings"/>
|
||||
</properties>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user