Currently the text 'You and' is fixed in PrivateMessageThreadMemberFormatter.php in the function viewElements:

'#markup' => '<span>' . $this->t('You and') . ' </span>' . implode($separator, $users),

It would me much nicer to remove it or to include it as setting to the form. Especially when the display mode is set to entity this fixed text isn't usefull.

Comments

mike82 created an issue. See original summary.

jaypan’s picture

Title: Remove fixed text 'You and' and add it as setting to the formatter form instead » Make members list prefix configurable throug the UI
Assigned: Unassigned » jaypan

  • Jaypan committed d79399b on 8.x-2.x
    Issue #2976378 by mike82, Jaypan: Make members list prefix configurable...

  • Jaypan committed 2c1bb5a on 8.x-1.x
    Issue #2976378 by mike82, Jaypan: Make members list prefix configurable...
jaypan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.