Updates Module Name/Owner and Notification Text

This commit is contained in:
Cody
2023-12-29 11:37:31 -08:00
committed by GitHub
parent 42422845b0
commit 6820b748f7

View File

@ -136,10 +136,10 @@
<value>You Must Provide A Valid Description (ie. No Punctuation)</value> <value>You Must Provide A Valid Description (ie. No Punctuation)</value>
</data> </data>
<data name="OwnerName.HelpText" xml:space="preserve"> <data name="OwnerName.HelpText" xml:space="preserve">
<value>Enter the name of the organization who is developing this module. It should not contain spaces or punctuation or contain the word "Oqtane".</value> <value>Enter the name of the organization who is developing this module. It should not contain spaces or punctuation or contain the word "oqtane".</value>
</data> </data>
<data name="ModuleName.HelpText" xml:space="preserve"> <data name="ModuleName.HelpText" xml:space="preserve">
<value>Enter a name for this module. It should not contain spaces or punctuation or contain the word "Oqtane".</value> <value>Enter a name for this module. It should not contain spaces or punctuation or contain the word "oqtane".</value>
</data> </data>
<data name="Description.HelpText" xml:space="preserve"> <data name="Description.HelpText" xml:space="preserve">
<value>Enter a short description for the module</value> <value>Enter a short description for the module</value>