how to disable translation
-
I am an German Guy
How can i completly disable Webpage translation in Version 4.0 Snapshot Desktop
I dont need this Feature and i will completly disable itPls help me step for step
In Snapshot 3.9 its off in Version 4.0 on -
@lotzi Settings, General, and disable:
Automatically offer to translate pages. -
@lotzi Settings > General > Language.
What I've done is I've added Translate Page to the Edit menu. That way if I absolutely need it I can go into the menus and activate it.
-
This doesnt work it doesnt save my change
-
@lotzi I forgot - to actually hide the button itself I use custom CSS:
/* Translate button hide */ .UrlBar-AddressField .ToolbarButton-Button[title~="Translate"] { display: none; }
How to:
https://forum.vivaldi.net/topic/10549/guide-modding-vivaldi/1It needs that title attribute selector until devs can actually manage to give their classes meaningful names... sheesh
-
I use now Version 3.9 snapshot with this Version the Translation Popup goes away if i disable it
I will wait for an Version 4.0 Snapshot Update to fix thisThx
-
Ppafflick moved this topic from Vivaldi for Windows on