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

Fix Google Translate breaking web interface #15610

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

ClearlyClaire
Copy link
Contributor

@ClearlyClaire ClearlyClaire commented Jan 21, 2021

Fixes #15609

  • marks the page as a whole as untranslatable
  • still marks user text as translatable

@ClearlyClaire ClearlyClaire force-pushed the fixes/google-translate branch 2 times, most recently from f5f44ae to af173d4 Compare January 21, 2021 11:56
- marks the page as a whole as untranslatable
- still marks user text as translatable
@ClearlyClaire ClearlyClaire marked this pull request as ready for review January 21, 2021 12:11
@Gargron Gargron merged commit 7d0031a into mastodon:main Jan 21, 2021
ClearlyClaire added a commit to ClearlyClaire/mastodon that referenced this pull request Jan 21, 2021
Follow-up to mastodon#15610.

Allow Google Translate to work on more user content:
- poll options
- reply indicator (contents of the status being replied to)
- directory account cards
- account note in follow requests list
Gargron pushed a commit that referenced this pull request Jan 22, 2021
* Add “translate” class to other user strings

Follow-up to #15610.

Allow Google Translate to work on more user content:
- poll options
- reply indicator (contents of the status being replied to)
- directory account cards
- account note in follow requests list

* Fix incorrect styling of account bio

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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.

Chrome built-in translation messed up with React UI
2 participants