NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.38k stars 13.6k forks source link

Language packs for pkgs.firefoxWrapper #3541

Open jgeerds opened 10 years ago

jgeerds commented 10 years ago

Am I missing something or is there no direct support to install a specific language file with the firefoxWrapper? The firefox-bin variant seems to support this already.

Profpatsch commented 8 years ago

(triage) still a problem?

jgeerds commented 8 years ago

Yes, at least on my machine.

cx405 commented 6 years ago

The language pack is not present in Addons, however hitting "Get addons" and then on the bottom "More addons", and then navigating at the top of website to "More>" then "Dictionaries and Language packs" allows to select the pack and install.

Edit: nevermind, the language pack setting is not respected, the language is always en_US, even if localectl says otherwise.

# localectl status
   System Locale: LANG=ru_RU.UTF-8
       VC Keymap: de
      X11 Layout: gb,de,ru
       X11 Model: pc104
     X11 Options: eurosign:e,variant:de

Also, it would be very neat if language packs would listen to locale and pull the packs automatically depending on "i18n.supportedLocales" setting.

jtojnar commented 5 years ago

the language pack setting is not respected, the language is always en_US, even if localectl says otherwise.

Make sure intl.locale.requested in about:config is empty.

https://mail.mozilla.org/pipermail/firefox-dev/2017-December/005991.html

cx405 commented 5 years ago

Hello! "intl.locale.requested" or "locale.requested" are absent in about:config. I haven't touched any configs in about:config.

Make sure intl.locale.requested in about:config is empty. https://mail.mozilla.org/pipermail/firefox-dev/2017-December/005991.html

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.