Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How to distribute Firefox on ISO with correct installed language pack enabled per locale setting

  • 7 답장
  • 2 이 문제를 만남
  • 2 보기
  • 최종 답변자: jerry3904

more options

As we prepare for the next beta of MX Linux (based on Debian 9), we are working to improve our users' experience with localization OOTB. We will have a set of 12 common language packs installed by default for LibreOffice, FF and Thunderbird. As the dev working on this pointed out, however:

"Libreoffice works fine. However, firefox and thunderbird do not work without user intervention. The language packs all show up as disabled in the addons manager. The user can enable them, but it would be better if they just worked."

Is there a standard procedure to get this operational?

TIA

Jerry

As we prepare for the next beta of MX Linux (based on Debian 9), we are working to improve our users' experience with localization OOTB. We will have a set of 12 common language packs installed by default for LibreOffice, FF and Thunderbird. As the dev working on this pointed out, however: "Libreoffice works fine. However, firefox and thunderbird do not work without user intervention. The language packs all show up as disabled in the addons manager. The user can enable them, but it would be better if they just worked." Is there a standard procedure to get this operational? TIA Jerry

모든 댓글 (7)

more options
more options

Thanks, we'll look at those.

more options

We took a look and found it very interesting, but that doesn't seem to cover what we need.

We basically want Firefox to respect the locale setting and enable the appropriate language pack when available. Maybe that isn't possible within FF and we need to use a script instead, but we will continue looking for internal solutions.

more options

Might have better like here : https://www.mozilla.org/en-US/about/forums/

Please let us know if this solved your issue or if need further assistance.

more options

Thanks, I will post back what we end up with and appreciate your help.

more options

See also the command line options:

Some related prefs:

  • general.useragent.locale
  • intl.locale.matchOS
more options

See some possibility there, thanks.