Skip to content

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

@trippled1993

Description

@trippled1993

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions