26b590476b
Mozilla Localization Project, abbreviated as MLP, tries to help and ease the availability of mozilla.org products toward different world cultures and languages through the support of the open source community. submitted by Antoine Jacoutot <ajacoutot at lphp.org>
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
To configure Thunderbird for your language, shut down Thunderbird and
|
|
add/modifiy these lines to ~/.thunderbird/<something>.default/prefs.js
|
|
(e.g. fr-FR ; default is en-US):
|
|
|
|
user_pref("general.useragent.locale", "fr-FR");
|