본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Unable to use a language pack

  • 2 답장
  • 1 이 문제를 만남
  • 11 보기
  • 최종 답변자: seoinfo

more options

Hi

This is with current Firefox 63.0.1. I am using the en-us version and want to to switch the interface to French. For this I:

- added the French language pack addon - following the instructions on this page: https://support.mozilla.org/en-US/kb/use-firefox-interface-other-languages-language-pack

That documentation suggests to set the intl.locale.requested variable on the about:config page. However this configuration key does not exist in FF 63.0.1.

I found what looks like a more suitable key:

intl.multilingual.enabled

After setting this variable to True, I got a new section in FF options (see screenshot). The language selector now shows both English and French as it's supposed to. After selecting French, a message and a button appear:

"Redémarrer Firefox pour appliquer ces changements" or "Restart Firefow to apply those changes".

However the button "Aply and restart" is active but does not do anything when clicked. And restarting FF manually comes back up with English still selected.

So how can I actually use FF in either French or English?

Thanks

Hi This is with current Firefox 63.0.1. I am using the en-us version and want to to switch the interface to French. For this I: - added the French language pack addon - following the instructions on this page: https://support.mozilla.org/en-US/kb/use-firefox-interface-other-languages-language-pack That documentation suggests to set the intl.locale.requested variable on the about:config page. However this configuration key does not exist in FF 63.0.1. I found what looks like a more suitable key: intl.multilingual.enabled After setting this variable to True, I got a new section in FF options (see screenshot). The language selector now shows both English and French as it's supposed to. After selecting French, a message and a button appear: "Redémarrer Firefox pour appliquer ces changements" or "Restart Firefow to apply those changes". However the button "Aply and restart" is active but does not do anything when clicked. And restarting FF manually comes back up with English still selected. So how can I actually use FF in either French or English? Thanks
첨부된 스크린샷

모든 댓글 (2)

more options

This pref doesn't exist by default, so you need to create a new Boolean pref via the right-click context menu with the name intl.locale.requested and set its value to 'fr'.

  • intl.locale.requested = "fr" or "en-US,fr"

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Hi

Thanks, I figured as much. Are you aware of the intl.multilingual.enabled pref? is this going to be the next iteration of language handling? should I report the fact it does not work somewhere?

Best regards