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 <stefan.kru...@kienbaum.de>
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
> Enterprise@mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit https://mail.mozilla.org/
> listinfo/enterprise or send an email to enterprise-requ...@mozilla.org
> with a subject of "unsubscribe"
>
_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

Reply via email to