Skip to content

Conversation

@akatsoulas
Copy link
Collaborator

No description provided.

Copy link
Contributor

@escattone escattone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we want to continue to localize the Hi?


{% block content %}
<p>{{ _('Hi {username},')|f(username=display_name(user)) }}</p>
<p>Hi {{ display_name(user) }},</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a localization impact to this change?

@akatsoulas akatsoulas merged commit dec1b0e into mozilla:main Sep 8, 2025
2 checks passed
@akatsoulas akatsoulas deleted the display-name-emails branch September 8, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants