File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
AdvancedSearch/etc/adminhtml
AsynchronousOperations/view/adminhtml/ui_component
dev/tests/integration/testsuite/Magento/Backend/Block/_files/design/adminhtml/Magento/test_default/Magento_Backend/layout Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
<field id =" search_suggestion_enabled" >1</field >
61
61
</depends >
62
62
</field >
63
- <field id =" search_suggestion_count_results_enabled" translate =" label" type =" select" sortOrder =" 92" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
63
+ <field id =" search_suggestion_count_results_enabled" translate =" label comment " type =" select" sortOrder =" 92" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
64
64
<label >Show Results Count for Each Suggestion</label >
65
65
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
66
66
<comment >When you enable this option your site may slow down.</comment >
Original file line number Diff line number Diff line change 29
29
<frontend_model >Magento\Analytics\Block\Adminhtml\System\Config\CollectionTimeLabel</frontend_model >
30
30
<backend_model >Magento\Analytics\Model\Config\Backend\CollectionTime</backend_model >
31
31
</field >
32
- <field id =" vertical" translate =" label comment" type =" select" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
32
+ <field id =" vertical" translate =" hint label comment" type =" select" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
33
33
<hint >Industry Data</hint >
34
34
<label >Industry</label >
35
35
<comment >In order to personalize your Advanced Reporting experience, please select your industry.</comment >
Original file line number Diff line number Diff line change 92
92
<actionsColumn name =" actions" class =" \Magento\AsynchronousOperations\Ui\Component\Listing\Column\Actions" >
93
93
<settings >
94
94
<indexField >id</indexField >
95
- <label >Action</label >
95
+ <label translate = " true " >Action</label >
96
96
</settings >
97
97
</actionsColumn >
98
98
</columns >
Original file line number Diff line number Diff line change 55
55
<item name =" option_id1" xsi : type =" array" >
56
56
<item name =" label" xsi : type =" string" translate =" true" >Option One</item >
57
57
<item name =" url" xsi : type =" string" >*/*/option1</item >
58
- <item name =" complete" xsi : type =" string" >Test</item >
58
+ <item name =" complete" xsi : type =" string" translate = " true " >Test</item >
59
59
</item >
60
60
<item name =" option_id2" xsi : type =" array" >
61
61
<item name =" label" xsi : type =" string" translate =" true" >Option Two</item >
62
62
<item name =" url" xsi : type =" string" >*/*/option2</item >
63
- <item name =" confirm" xsi : type =" string" >Are you sure?</item >
63
+ <item name =" confirm" xsi : type =" string" translate = " true " >Are you sure?</item >
64
64
</item >
65
65
<item name =" option_id3" xsi : type =" array" >
66
66
<item name =" label" xsi : type =" string" translate =" true" >Option Three</item >
You can’t perform that action at this time.
0 commit comments