Fix #5942: set the next execution time correctly.

This commit is contained in:
Ben
2026-01-08 11:39:32 +08:00
parent d4399955ac
commit 43ee682d1f
2 changed files with 228 additions and 151 deletions

View File

@@ -195,4 +195,10 @@
<data name="Message.StartEndDateError" xml:space="preserve">
<value>Start Date cannot be after End Date.</value>
</data>
<data name="JobNotEditable" xml:space="preserve">
<value>The job properties is not able to be modified because it's enabled or running in progress.</value>
</data>
<data name="Execute" xml:space="preserve">
<value>Execute</value>
</data>
</root>