Skip to content

Conversation

@nattsw
Copy link
Contributor

@nattsw nattsw commented Mar 28, 2025

When a translator provider is unable to translate from Language A to Language B, we show a popup:

Screenshot 2025-03-28 at 11 26 51 AM

When we translate a newly created topic (therefore topic title and post content), we send both title and cooked in separately. There is a chance that the title cannot be translated, but the post can be translated. The above error does not make it obvious on which content the error is happening.

This PR makes it precise to the reader if it is the "topic's title" or "post's content".

Screenshot 2025-03-28 at 11 27 16 AM

Copy link
Member

@pento pento left a comment

Choose a reason for hiding this comment

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

Aside from that failing test, looks good!

@nattsw nattsw merged commit bf3ae87 into main Mar 28, 2025
6 checks passed
@nattsw nattsw deleted the extra-fail-details branch March 28, 2025 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants