Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there any way to configure preffered language with GPO in Firefox ?

  • 2 iimpendulo
  • 1 inayo le ngxaki
  • 60 views
  • Impendulo yokugqibela ngu Usernn

more options

Is there any way to configure preffered language with GPO in Firefox ?

Is there any way to configure preffered language with GPO in Firefox ?

Isisombulu esikhethiweyo

Maybe consider to use the mozilla.cfg file lock set this pref.

  • intl.accept_languages

This is a complex pref (can be localized) and thus requires special treatment to set the default value.

You can use the mozilla.cfg file in the Firefox program folder to set or lock preferences and run privileged JavaScript code.

See Configuration:

Funda le mpendulo kwimeko leyo 👍 2

All Replies (2)

more options

Isisombululo esiKhethiweyo

Maybe consider to use the mozilla.cfg file lock set this pref.

  • intl.accept_languages

This is a complex pref (can be localized) and thus requires special treatment to set the default value.

You can use the mozilla.cfg file in the Firefox program folder to set or lock preferences and run privileged JavaScript code.

See Configuration:

more options

Thanks a lot!!!