On 10/31/18 4:37 PM, Antonio M wrote:
> not here :-)
>
> I tried to modify bashrc file per user as:
> # .bashrc
>
> # Source global definitions
> if [ -f /etc/bashrc ]; then
>     . /etc/bashrc
> fi
>
> # Uncomment the following line if you don't like systemctl's
> auto-paging feature:
> # export SYSTEMD_PAGER=
>
> # User specific aliases and functions
> export LANG=it_IT.utf8 ; thunderbird
>
> and I issued the export command also in a terminal but still the
> interface is in English.
> I will enable tke language pack in Thunderbird

First of all, that command string I mentioned isn't meant to be placed in 
.bashrc

When you install thunderbird from fedora all language packs are installed.  
That is
something certain folks complain about.  They don't like it taking an 
additional 38MB. 

The language packs are found in /usr/lib64/thunderbird/distribution/extensions 
and they
all should be "enabled" by default.  Have a look in "Add-ons--->Languages".

The language chosen should be keyed by the LANG environment variable.

Curious, what is the LANG variable set to in your terminal originally?

-- 
Fedora Users - The place to go to beat OT dead horses :-) :-)
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to