Page create - Recycle Bin Check

After Delete Page, Cant create page of same name #1645 issue. Added check and message if the page is in the recycle bin.
This commit is contained in:
Leigh
2021-09-08 08:08:24 +02:00
parent 2c0fe71f14
commit 3cd7249750
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>