Hi, another issue for MATE DEV (I think for all ISO's)

Installation was fine but language was not set properly

During installation I choosed Italian language.

System has kept US-English language

localectl is set to it_IT UTF-8 (ok)

but /etc/env.d/02locale is set to:
LANG=us_US.UTF-8
LANGUAGE=us_US.UTF-8
LC_ALL=us_US.UTF-8


solved with :
LANG=it_IT.UTF-8
LANGUAGE=it_IT.UTF-8
LC_ALL=it_IT.UTF-8


cheers :)


Reply via email to