Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reply to ended polls events (PSG-1131) #1685

Merged
merged 4 commits into from
Jan 19, 2023

Conversation

alfogrillo
Copy link
Contributor

Description

This PR ensure that placeholders in reply events are always sent in the English version.
Matrix client receiving events containing this placeholder may chose to localize them or not.
It doesn't make sense localizing placeholders on the sender side since the receivers could prefer a different language.

Affected placeholders are:

  • "In reply to"
  • "Ended poll" (new one, it's used when replying to m.poll.end events)

@alfogrillo alfogrillo requested review from a team and pixlwave and removed request for a team January 18, 2023 15:39
@alfogrillo alfogrillo changed the title Reply to ended polls events Reply to ended polls events (PSG-1131) Jan 18, 2023
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

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

LGTM, nice catch 👍

@alfogrillo alfogrillo merged commit e8ed1be into develop Jan 19, 2023
@alfogrillo alfogrillo deleted the alfogrillo/reply_to_ended_polls branch January 19, 2023 09:18
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.

2 participants