File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,5 @@ common.module.description=Module Description
7
7
common.ok=OK
8
8
common.cancel=Cancel
9
9
common.error=Error
10
+ common.module.target=Target Module
11
+ common.area.target=Target Area
Original file line number Diff line number Diff line change 154
154
</constraints >
155
155
<properties >
156
156
<labelFor value =" bd654" />
157
- <text value = " Target Module " />
157
+ <text resource-bundle = " magento2/common " key = " common.module.target " />
158
158
</properties >
159
159
</component >
160
160
<component id =" b0d15" class =" javax.swing.JComboBox" binding =" pluginType" >
191
191
<grid row =" 2" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
192
192
</constraints >
193
193
<properties >
194
- <text value = " Target Area " />
194
+ <text resource-bundle = " magento2/common " key = " common.area.target " />
195
195
</properties >
196
196
</component >
197
197
</children >
Original file line number Diff line number Diff line change 130
130
</constraints >
131
131
<properties >
132
132
<labelFor value =" bd654" />
133
- <text value = " Target Module " />
133
+ <text resource-bundle = " magento2/common " key = " common.module.target " />
134
134
</properties >
135
135
</component >
136
136
<component id =" bd654" class =" com.magento.idea.magento2plugin.ui.FilteredComboBox" binding =" observerModule" custom-create =" true" >
150
150
<grid row =" 2" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
151
151
</constraints >
152
152
<properties >
153
- <text value = " Target Area " />
153
+ <text resource-bundle = " magento2/common " key = " common.area.target " />
154
154
</properties >
155
155
</component >
156
156
</children >
Original file line number Diff line number Diff line change 127
127
</constraints >
128
128
<properties >
129
129
<labelFor value =" bd654" />
130
- <text value = " Target Module " />
130
+ <text resource-bundle = " magento2/common " key = " common.module.target " />
131
131
</properties >
132
132
</component >
133
133
<component id =" bd654" class =" com.magento.idea.magento2plugin.ui.FilteredComboBox" binding =" preferenceModule" custom-create =" true" >
149
149
</grid >
150
150
</constraints >
151
151
<properties >
152
- <text value = " Target Area " />
152
+ <text resource-bundle = " magento2/common " key = " common.area.target " />
153
153
</properties >
154
154
</component >
155
155
</children >
You can’t perform that action at this time.
0 commit comments