---------- Forwarded message ---------- From: Krumbe, Stefan <[email protected]> Date: 2017-07-25 12:59 GMT+03:00 Subject: Re: [Mozilla Enterprise] Firefox ESR 52.2.1 (32-bit) preference "intl.accept_languages" not working?? To: Cc: "[email protected]" <[email protected]>
Hi Mike, thanks for your answer. That was the hint that I need to fulfill my requirements. Best regards Stefan *Von:* Kaply Consulting [mailto:[email protected]] *Gesendet:* Mittwoch, 19. Juli 2017 15:38 *An:* Krumbe, Stefan <[email protected]> *Cc:* [email protected] *Betreff:* Re: [Mozilla Enterprise] Firefox ESR 52.2.1 (32-bit) preference "intl.accept_languages" not working?? intl.accept_languages is a complex value. See: https://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with- autoconfig/ for more info. You can set it like this // defaultPref("intl.accept_languages", "data:text/plain,intl.accept_languages=de, en, en-us"); Mike On Mon, Jul 17, 2017 at 4:05 AM, Krumbe, Stefan <[email protected]> wrote: Hi All, can somebody confirm, that the about:config option “intl.accept_languages” not configurable in the GUI after usage of defaultPref in FF 52.2.1 (32-bit) I Configure intl.accept_languages with a cfg file. Ex. defaultPref("intl.accept_languages", "de,en,en-us"); What happened: When checking the about:config we can see that the default value is properly applied and websites use the preconfigured language. But in the GUI (Options -> Content -> Languages -> Choose *Button*) the preferred language apprears empty, and it's not possible to add any additional language. When I now modify the value intl.accept_languages within about:config and maybe add fr-fr at the end “de,en,en-us,fr-fr” than the GUI works again. It looks like the GUI is not working when the status of intl.accept_languages is set to “default”, if the status is “user set” the GUI shows the selected values. Regards Stefan ------------------------------ Kienbaum Consultants International GmbH, Sitz der Gesellschaft: Köln, HR Amtsgericht Köln, Nr. HRB 39418, Geschäftsführung: Jochen Kienbaum (Vors.), Henning Böhne, Prof. Dr. Walter Jochmann, Fabian Kienbaum, Hans Ochmann, Dr. Alexander v. Preen, Falk Runge, Dr. Hilmar Schmidt Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/ listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe" _______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/ listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe Здравствуйте! Помогите отрисаться (удалиться) от ВАШЕЙ надоедливой рассылки, иначе я добавлю ВАШ E-mail в спам И добавьте кнопку отписаться, для тех кто также как и я подписался по ошибке Уважайте людей и не присылайте больше спам
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

