Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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