Adds Message.Required.PageName

This commit is contained in:
Cody 2024-10-24 12:26:36 -07:00 committed by GitHub
parent 15867a7807
commit f2f22f35e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,6 +162,9 @@
<data name="Message.Page.Exists" xml:space="preserve">
<value>A page with path '{0}' already exists for this site. Page paths must be unique. You may need to check if a page with this path exists in the Recycle Bin.</value>
</data>
<data name="Message.Required.PageName" xml:space="preserve">
<value>You Must Provide Page A Name</value>
</data>
<data name="Message.Required.PageInfo" xml:space="preserve">
<value>You Must Provide Page Name, Theme, and Container</value>
</data>
@ -267,4 +270,4 @@
<data name="ExpiryDate.Text" xml:space="preserve">
<value>Expiry Date: </value>
</data>
</root>
</root>