add module name to the Module Settings UI

This commit is contained in:
sbwalker
2023-07-10 16:36:37 -04:00
parent feae7d6269
commit e22c28a3c9
2 changed files with 15 additions and 1 deletions

View File

@ -150,4 +150,10 @@
<data name="Error.Module.Load" xml:space="preserve">
<value>A Problem Was Encountered Loading Module {0}. The Module Is Either Invalid Or Does Not Exist.</value>
</data>
<data name="Module.HelpText" xml:space="preserve">
<value>The name of the module</value>
</data>
<data name="Module.Text" xml:space="preserve">
<value>Module:</value>
</data>
</root>