Added resource message for Message.Job.Disabled

This commit is contained in:
Jon Welfringer
2025-09-04 21:52:24 -07:00
committed by GitHub
parent 1ea76d06d1
commit b7bc527d6c

View File

@ -183,4 +183,7 @@
<data name="Refresh.Text" xml:space="preserve">
<value>Refresh</value>
</data>
</root>
<data name="Message.Job.Disabled" xml:space="preserve">
<value>The job cannot be started while in the disabled state.</value>
</data>
</root>