Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Set language to german in local Firefox build

  • Brez odgovorov
  • 2 imata to težavo
  • 1 ogled
more options

Hi,

I've created a local build of Firefox 31.2esr, which is running well. Now I'd like to change the build settings to make my build run with german locale. This is what I've done yet:

- downloaded the german language pack from http://hg.mozilla.org/l10n-central - created a new folder l10n and copied the l10n files into this folder - added this to my mozconfig:

     ac_add_options --enable-ui-locale=de
     ac_add_options --with-l10n-base=../l10n

After the rebuild, the Firefox is still in english language.

What did I do wrong?

Hi, I've created a local build of Firefox 31.2esr, which is running well. Now I'd like to change the build settings to make my build run with german locale. This is what I've done yet: - downloaded the german language pack from http://hg.mozilla.org/l10n-central - created a new folder l10n and copied the l10n files into this folder - added this to my mozconfig: ac_add_options --enable-ui-locale=de ac_add_options --with-l10n-base=../l10n After the rebuild, the Firefox is still in english language. What did I do wrong?