Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Change browser language ?

Post Reply
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Change browser language ?

Post by thefunkyjoint »

Hi,

Is there a way to change the browser's language, so the webpages know what is the preferred language ? Something like this Chrome extension do :

https://chrome.google.com/webstore/deta ... lfie?hl=en

For instance, when i change the language in this extension, Google will show its interface in the selected language.

Thanks !
Chinyaev
Posts: 38
Joined: Mon Mar 13, 2017 3:23 pm

Re: Change browser language ?

Post by Chinyaev »

Hi!

Try these options
GlobalCEFApp.Locale := 'ru';
GlobalCEFApp.AcceptLanguageList := 'ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7';
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Re: Change browser language ?

Post by thefunkyjoint »

Thanks, this worked !
Post Reply