Skip to content
New issue

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

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

Already on GitHub? # to your account

Chromium Feature Flag "TranslateUI" was renamed to "Translate" #375

Closed
trippled1993 opened this issue Jun 4, 2021 · 0 comments
Closed

Comments

@trippled1993
Copy link

What were you doing?

Fresh installation, URL adjusted.

What did you expect to happen?

Chromium does not display the "Translate" bubble

What happened instead?

Chromium shows the "Translate" bubble, Similar to this:
old-translate-UI-Chrome

Version of FullPageOS?

2021-03-04-fullpageos-no-acceleration-buster-armhf-lite-0.12.0

Solution

The chromium command line flag to disable the translate-bubble was renamed from "TranslateUI" to "Translate":
see commit

Must be adjusted in the scripts/start_chromium_browser file
from --disable-features=TranslateUI to --disable-features=Translate

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant