Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 1 имеет эту проблему
  • 43 просмотра
  • Последний ответ от 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 ?

Выбранное решение

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:

Прочитайте этот ответ в контексте 👍 2

Все ответы (2)

more options

Выбранное решение

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: