File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Customer/view/base/ui_component
SalesRule/view/frontend/layout Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 118
118
<argument name =" options" xsi : type =" array" >
119
119
<item name =" option1" xsi : type =" array" >
120
120
<item name =" value" xsi : type =" string" >container1</item >
121
- <item name =" label" xsi : type =" string" translate = " true " >Product Info Column</item >
121
+ <item name =" label" xsi : type =" string" >Product Info Column</item >
122
122
</item >
123
123
<item name =" option2" xsi : type =" array" >
124
124
<item name =" value" xsi : type =" string" >container2</item >
125
- <item name =" label" xsi : type =" string" translate = " true " >Block after Info Column</item >
125
+ <item name =" label" xsi : type =" string" >Block after Info Column</item >
126
126
</item >
127
127
</argument >
128
128
</arguments >
Original file line number Diff line number Diff line change 17
17
<block class =" Magento\Cms\Block\Adminhtml\Page\Widget\Chooser" >
18
18
<data >
19
19
<item name =" button" xsi : type =" array" >
20
- <item name =" open" xsi : type =" string" >Select Page...</item >
20
+ <item name =" open" xsi : type =" string" translate = " true " >Select Page...</item >
21
21
</item >
22
22
</data >
23
23
</block >
52
52
<block class =" Magento\Cms\Block\Adminhtml\Block\Widget\Chooser" >
53
53
<data >
54
54
<item name =" button" xsi : type =" array" >
55
- <item name =" open" xsi : type =" string" >Select Block...</item >
55
+ <item name =" open" xsi : type =" string" translate = " true " >Select Block...</item >
56
56
</item >
57
57
</data >
58
58
</block >
Original file line number Diff line number Diff line change 102
102
</item >
103
103
<item name =" tooltip" xsi : type =" array" >
104
104
<item name =" link" xsi : type =" string" >http://www.magentocommerce.com/knowledge-base/entry/understanding-store-scopes</item >
105
- <item name =" description" xsi : type =" string" >If your Magento site has multiple views, you can set the scope to apply to a specific view.</item >
105
+ <item name =" description" xsi : type =" string" translate = " true " >If your Magento site has multiple views, you can set the scope to apply to a specific view.</item >
106
106
</item >
107
107
</item >
108
108
</argument >
247
247
<argument name =" data" xsi : type =" array" >
248
248
<item name =" options" xsi : type =" object" >Magento\Store\Model\System\Store</item >
249
249
<item name =" config" xsi : type =" array" >
250
- <item name =" label" xsi : type =" string" >Send Welcome Email From</item >
250
+ <item name =" label" xsi : type =" string" translate = " true " >Send Welcome Email From</item >
251
251
<item name =" dataType" xsi : type =" string" >number</item >
252
252
<item name =" formElement" xsi : type =" string" >select</item >
253
253
</item >
Original file line number Diff line number Diff line change 18
18
<item name =" discount" xsi : type =" array" >
19
19
<item name =" component" xsi : type =" string" >Magento_SalesRule/js/view/cart/totals/discount</item >
20
20
<item name =" config" xsi : type =" array" >
21
- <item name =" title" xsi : type =" string" >Discount</item >
21
+ <item name =" title" xsi : type =" string" translate = " true " >Discount</item >
22
22
</item >
23
23
</item >
24
24
</item >
Original file line number Diff line number Diff line change 49
49
<item name =" discount" xsi : type =" array" >
50
50
<item name =" component" xsi : type =" string" >Magento_SalesRule/js/view/summary/discount</item >
51
51
<item name =" config" xsi : type =" array" >
52
- <item name =" title" xsi : type =" string" >Discount</item >
52
+ <item name =" title" xsi : type =" string" translate = " true " >Discount</item >
53
53
</item >
54
54
</item >
55
55
</item >
You can’t perform that action at this time.
0 commit comments