Merge pull request #1651 from leigh-pointer/RecycleCheck

Validate if Page in Recycle Bin During Creation
This commit is contained in:
Shaun Walker
2021-09-10 13:06:59 -04:00
committed by GitHub
2 changed files with 14 additions and 0 deletions

View File

@ -228,4 +228,7 @@
<data name="Appearance.Name" xml:space="preserve">
<value>Appearance</value>
</data>
<data name="Message.Page.Deleted" xml:space="preserve">
<value>A page with path {0} already exists for the selected parent page in the Recycle Bin. Either recover the page or remove from the Recycle Bin and create it again.</value>
</data>
</root>