- Issue created by @pameeela
- ππΊHungary GΓ‘bor Hojtsy Hungary
Does XB have a way to alter this message? If not, then this issue may need to be postponed on an XB API to be created for this :) Or XB would need to pick up the message from some generic source that Trash altered :)
- π·π΄Romania amateescu
Or XB would need to pick up the message from some generic source that Trash altered :)
That's exactly what needs to happen :) Trash alters the description message of
\Drupal\Core\Entity\EntityDeleteForm
(actually coming from its parent:\Drupal\Core\Entity\EntityConfirmFormBase::getDescription()
), and XB'sxb_page
entity type declares that it's using that form, but the message from the screenshot seems to be provided by a JS file instead: ui/src/components/navigation/Navigation.tsx