Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

Language Pack disabled

  • 2 个回答
  • 5 人有此问题
  • 30 次查看
  • 最后回复者为 Cyb10101

more options

Firefox 33 - German Language Pack 32 (disabled)

This is now the fifth update, where the language file is disabled. And my question is why?

value = isset($language_german['preferences']) ? $language_german['preferences'] : $language_english['preferences'];

Result: value => 'Einstellungen' (German) value => 'Preferences' (English/Fallback)


The code can be naturally adapted to the particular programming language better. Is only a simple example.

Do you have to seriously disable the complete language pack, just because a few are little or no changes occurred?

I can understand that the old pack does not fit. But probably only 5% it does not fit.

In addition, there is also a Firefox beta. It's not that I do not understand English. But there are also people who can not and even annoying me this back and forth. And with a simple word like settings.

Hence the question: Why must this be so? For I do not understand it.

Firefox 33 - German Language Pack 32 (disabled) This is now the fifth update, where the language file is disabled. And my question is why? value = isset($language_german['preferences']) ? $language_german['preferences'] : $language_english['preferences']; Result: value => 'Einstellungen' (German) value => 'Preferences' (English/Fallback) The code can be naturally adapted to the particular programming language better. Is only a simple example. Do you have to seriously disable the complete language pack, just because a few are little or no changes occurred? I can understand that the old pack does not fit. But probably only 5% it does not fit. In addition, there is also a Firefox beta. It's not that I do not understand English. But there are also people who can not and even annoying me this back and forth. And with a simple word like settings. Hence the question: Why must this be so? For I do not understand it.

被采纳的解决方案

I'm sorry, I think I was too fast.

I'm probably assumed that you needed these updates: http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu

Source is removed, reinstalled Firefox (33 -> 32.0.3), works.

定位到答案原位置 👍 1

所有回复 (2)

more options

A Language pack can only be installed for the matching Firefox version, so you need Firefox 33 language packs for the Firefox 33 beta version. A Firefox 32 language pack only works with Firefox 32 releases.

Did you install the beta deliberately or were you previously using a release version?

You can find the full version of the current Firefox 32.0.3 release in all languages and for all Operating Systems here:

Language packs:

由cor-el于修改

more options

选择的解决方案

I'm sorry, I think I was too fast.

I'm probably assumed that you needed these updates: http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu

Source is removed, reinstalled Firefox (33 -> 32.0.3), works.