Updates Owner/Module Name Tooltip/Notification

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

View File

@ -130,16 +130,16 @@
<value>Please Note That The Module Creator Is Only Intended To Be Used In A Development Environment</value> <value>Please Note That The Module Creator Is Only Intended To Be Used In A Development Environment</value>
</data> </data>
<data name="Message.Require.ValidName" xml:space="preserve"> <data name="Message.Require.ValidName" xml:space="preserve">
<value>You Must Provide A Valid Owner Name And Module Name ( ie. No Punctuation Or Spaces And The Values Cannot Be The Same ) And Choose A Template</value> <value>You Must Provide A Valid Owner Name And Module Name ( ie. No Punctuation Or Spaces And The Values Cannot Be The Same Or Contain The Word "Oqtane" ) And Choose A Template</value>
</data> </data>
<data name="Message.Require.ValidDescription" xml:space="preserve"> <data name="Message.Require.ValidDescription" xml:space="preserve">
<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.</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.</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>