Clarify Page Name Required Message

This commit is contained in:
Cody 2024-10-24 12:38:51 -07:00 committed by GitHub
parent c25cce4398
commit 4c937be884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,7 +163,7 @@
<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>
<value>A page name is required. Please enter one.</value>
</data>
<data name="Message.Required.PageInfo" xml:space="preserve">
<value>You Must Provide Page Name, Theme, and Container</value>