|
146 | 146 | <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"/>
|
147 | 147 | </constraints>
|
148 | 148 | <properties>
|
149 |
| - <text value="Option Name"/> |
| 149 | + <text resource-bundle="magento2/common" key="common.optionName"/> |
150 | 150 | </properties>
|
151 | 151 | </component>
|
152 | 152 | <component id="d5e85" class="javax.swing.JLabel">
|
153 | 153 | <constraints>
|
154 | 154 | <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
155 | 155 | </constraints>
|
156 | 156 | <properties>
|
157 |
| - <text value="Option Value"/> |
| 157 | + <text resource-bundle="magento2/common" key="common.optionValue"/> |
158 | 158 | </properties>
|
159 | 159 | </component>
|
160 | 160 | <component id="2697c" class="javax.swing.JCheckBox" binding="addScheduleGenerateEvery">
|
|
216 | 216 | <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
217 | 217 | </constraints>
|
218 | 218 | <properties>
|
219 |
| - <text value="Add Option"/> |
| 219 | + <text resource-bundle="magento2/common" key="common.optionAdd"/> |
220 | 220 | </properties>
|
221 | 221 | </component>
|
222 | 222 | <component id="f1e69" class="javax.swing.JLabel">
|
223 | 223 | <constraints>
|
224 | 224 | <grid row="3" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
225 | 225 | </constraints>
|
226 | 226 | <properties>
|
227 |
| - <text value="Frequency (in minutes) that schedules are written to the cron_schedule table."/> |
| 227 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.scheduleGenerateEvery"/> |
228 | 228 | </properties>
|
229 | 229 | </component>
|
230 | 230 | <component id="fa5bf" class="javax.swing.JTextField" binding="cronGroupName">
|
|
242 | 242 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
243 | 243 | </constraints>
|
244 | 244 | <properties>
|
245 |
| - <text resource-bundle="magento2/common" key="common.cronGroup"/> |
| 245 | + <text resource-bundle="magento2/common" key="common.name"/> |
246 | 246 | </properties>
|
247 | 247 | </component>
|
248 | 248 | <component id="cff9e" class="javax.swing.JLabel">
|
249 | 249 | <constraints>
|
250 | 250 | <grid row="4" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
251 | 251 | </constraints>
|
252 | 252 | <properties>
|
253 |
| - <text value="Time (in minutes) in advance that schedules are written to the cron_schedule table."/> |
| 253 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.scheduleAheadFor"/> |
254 | 254 | </properties>
|
255 | 255 | </component>
|
256 | 256 | <component id="86513" class="javax.swing.JLabel">
|
257 | 257 | <constraints>
|
258 | 258 | <grid row="5" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
259 | 259 | </constraints>
|
260 | 260 | <properties>
|
261 |
| - <text value="Window of time (in minutes) that cron job must start or will be considered missed (“too late” to run)."/> |
| 261 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.scheduleLifetime"/> |
262 | 262 | </properties>
|
263 | 263 | </component>
|
264 | 264 | <component id="47d4e" class="javax.swing.JLabel">
|
265 | 265 | <constraints>
|
266 | 266 | <grid row="6" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
267 | 267 | </constraints>
|
268 | 268 | <properties>
|
269 |
| - <text value="Time (in minutes) that cron history is kept in the database."/> |
| 269 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.historyCleanupEvery"/> |
270 | 270 | </properties>
|
271 | 271 | </component>
|
272 | 272 | <component id="24201" class="javax.swing.JLabel">
|
273 | 273 | <constraints>
|
274 | 274 | <grid row="7" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
275 | 275 | </constraints>
|
276 | 276 | <properties>
|
277 |
| - <text value="Time (in minutes) that the record of successfully completed cron jobs are kept in the database."/> |
| 277 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.historySuccessLifetime"/> |
278 | 278 | </properties>
|
279 | 279 | </component>
|
280 | 280 | <component id="28f5e" class="javax.swing.JLabel">
|
281 | 281 | <constraints>
|
282 | 282 | <grid row="8" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
283 | 283 | </constraints>
|
284 | 284 | <properties>
|
285 |
| - <text value="Time (in minutes) that the record of failed cron jobs are kept in the database."/> |
| 285 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.historyFailureLifetime"/> |
286 | 286 | </properties>
|
287 | 287 | </component>
|
288 | 288 | <component id="217ce" class="javax.swing.JLabel">
|
|
307 | 307 | <grid row="9" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
308 | 308 | </constraints>
|
309 | 309 | <properties>
|
310 |
| - <text value="Run this crongroup’s jobs in a separate php process"/> |
| 310 | + <text resource-bundle="magento2/common" key="common.cronGroup.description.useSeparateProcess"/> |
311 | 311 | </properties>
|
312 | 312 | </component>
|
313 | 313 | <component id="e05a0" class="javax.swing.JLabel">
|
314 | 314 | <constraints>
|
315 | 315 | <grid row="2" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
316 | 316 | </constraints>
|
317 | 317 | <properties>
|
318 |
| - <text value="Option Description"/> |
| 318 | + <text resource-bundle="magento2/common" key="common.optionDescription"/> |
319 | 319 | </properties>
|
320 | 320 | </component>
|
321 | 321 | <component id="8d0ed" class="com.magento.idea.magento2plugin.ui.FilteredComboBox" binding="useSeparateProcess" custom-create="true">
|
|
0 commit comments