搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

In Tools:Options:Languages, does the language on a page have preference?

  • 2 回覆
  • 24 有這個問題
  • 6 次檢視
  • 最近回覆由 bcortner

more options

The Pop-Up Window is not clear about this, and assumes I already know the answer.

The Pop-Up Window is not clear about this, and assumes I already know the answer.

被選擇的解決方法

That setting (pref: intl.accept_languages) is send to the web server as part of the HTTP response header and it is up to that web server to decide whether to use that data and present the site in the first language in that string. A server can decide not to honor that choice and ignore it.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

That setting (pref: intl.accept_languages) is send to the web server as part of the HTTP response header and it is up to that web server to decide whether to use that data and present the site in the first language in that string. A server can decide not to honor that choice and ignore it.