Re: [Evolution] Evolution 16.04 LTS



Hi,

open a terminal and run
  locale
if the locales aren't French, run
  locale -a
assumed French should be available, run
  LANG=fr_FR evolution
or what ever "fr" should be available.

An example with a default English locale and provided German locale [1].

If you don't have the French locale, you need to generate it.
If French isn't the default locale, make it the default locale.

Regarding http://packages.ubuntu.com/xenial/evolution there is no need
to install a language package, so you just need to set up locale
correctly.

https://help.ubuntu.com/community/Locale#A.28Re-.29Generating_locales
https://help.ubuntu.com/community/Locale#Changing_settings_permanently

Note, the Ubuntu help page was last edited 2013-11-04.

Regards,
Ralf

[1]
[rocketmouse archlinux ~]$ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=
[rocketmouse archlinux ~]$ locale -a
C
de_DE
de_DE euro
de_DE.iso88591
de_DE iso885915 euro
de_DE.utf8
deutsch
en_GB
en_GB.iso88591
en_GB.utf8
en_US.utf8
german
POSIX
[rocketmouse archlinux ~]$ LANG=de_DE evolution



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]