Updated Module Title using SetModuleTitle on ModuleBase

This commit is contained in:
Leigh Pointer
2023-08-08 16:37:40 +02:00
parent bd23ec268b
commit 2356753dfc
16 changed files with 67 additions and 0 deletions

View File

@ -150,4 +150,7 @@
<data name="Description.Text" xml:space="preserve">
<value>Description:</value>
</data>
<data name="ModuleTitle.Text" xml:space="preserve">
<value>File Management</value>
</data>
</root>

View File

@ -192,4 +192,7 @@
<data name="Public" xml:space="preserve">
<value>Public</value>
</data>
<data name="ModuleTitle.Text" xml:space="preserve">
<value>Folder Management</value>
</data>
</root>