|
49 | 49 | <label>Widget</label> |
50 | 50 |
|
51 | 51 | <field id="widget_out_of_limits" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="0"> |
52 | | - <label>Show/hide alternative widget if Aplazame is not available</label> |
| 52 | + <label>Widget if Aplazame is not available</label> |
53 | 53 | <source_model>Aplazame\Payment\Model\Config\Source\Outoflimits</source_model> |
| 54 | + <comment>Show/hide alternative widget if Aplazame is not available</comment> |
54 | 55 | </field> |
55 | 56 |
|
56 | 57 | <field id="widget_legacy_enabled" translate="label" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="0"> |
57 | | - <label>Show widget legacy instead new widget</label> |
| 58 | + <label>Widget legacy</label> |
58 | 59 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 60 | + <comment>Use widget legacy instead new widget</comment> |
59 | 61 | </field> |
60 | 62 |
|
61 | 63 | <group id="aplazame_product_widget" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> |
|
84 | 86 | </field> |
85 | 87 |
|
86 | 88 | <field id="product_default_instalments" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="0"> |
87 | | - <label>Select the default number instalments</label> |
| 89 | + <label>Default instalments</label> |
88 | 90 | <frontend_class>validate-number</frontend_class> |
| 91 | + <comment>Select the default number instalments</comment> |
89 | 92 | </field> |
90 | 93 |
|
91 | 94 | <field id="product_css" translate="label" type="text" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1"> |
|
105 | 108 | </field> |
106 | 109 |
|
107 | 110 | <field id="product_widget_primary_color" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="0"> |
108 | | - <label>Primary color hexadecimal code</label> |
109 | | - <comment>Only new widget</comment> |
| 111 | + <label>Primary color</label> |
| 112 | + <comment>Hexadecimal code, only new widget</comment> |
110 | 113 | </field> |
111 | 114 |
|
112 | 115 | <field id="product_widget_layout" translate="label" type="select" sortOrder="55" showInDefault="1" showInWebsite="1" showInStore="0"> |
|
147 | 150 | </field> |
148 | 151 |
|
149 | 152 | <field id="cart_default_instalments" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="0"> |
150 | | - <label>Select the default number instalments</label> |
| 153 | + <label>Default instalments</label> |
151 | 154 | <frontend_class>validate-number</frontend_class> |
| 155 | + <comment>Select the default number instalments</comment> |
152 | 156 | </field> |
153 | 157 |
|
154 | 158 | <field id="cart_widget_max_desired" translate="label" type="select" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="0"> |
|
158 | 162 | </field> |
159 | 163 |
|
160 | 164 | <field id="cart_widget_primary_color" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="0"> |
161 | | - <label>Primary color hexadecimal code</label> |
162 | | - <comment>Only new widget</comment> |
| 165 | + <label>Primary color</label> |
| 166 | + <comment>Hexadecimal code, only new widget</comment> |
163 | 167 | </field> |
164 | 168 |
|
165 | 169 | <field id="cart_widget_layout" translate="label" type="select" sortOrder="45" showInDefault="1" showInWebsite="1" showInStore="0"> |
|
180 | 184 | <label>Other Settings</label> |
181 | 185 |
|
182 | 186 | <field id="payment_button" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1"> |
183 | | - <label>Aplazame Button CSS Selector</label> |
| 187 | + <label>Button Selector</label> |
| 188 | + <comment>Aplazame payment button CSS selector</comment> |
184 | 189 | </field> |
185 | 190 |
|
186 | 191 | <field id="change_to_order_id" translate="label" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="0"> |
|
0 commit comments