The label for the composer reply header when quoting another user's message (e.g. "Reply to Alice").
@override String replyToUserLabel(String userName) => 'Antwort an $userName';