Problem/Motivation

\Drupal\views\Plugin\views\display\PathPluginBase::getRoute() uses $this->view->getTitle() as the route's '_title' default. The dumped route titles however must be untranslated as they will be translated later.

Proposed resolution

?

Remaining tasks

User interface changes

API changes

Data model changes

Comments

tstoeckler created an issue. See original summary.

tstoeckler’s picture

@kristiaanvandeneynde should be credited here, as he brought this up originally in #2767025: Add entity type label for a collection of entities

dawehner’s picture

tstoeckler’s picture

Status: Active » Closed (duplicate)

Good point. Sorry, I should have searched.