You are not logged in.

#1 2016-07-07 09:53:14

Arion58
Member
Registered: 2015-10-20
Posts: 33

[SOLVED] locale of icedove is ignored

Sinds the last update yesterday - I hadn't done it for a while - icedove is in English, before it was in Dutch, which I prefer. The languagepack is installed, but somehow it seems to be ignored. I tried to start from terminal

icedove -UILocale nl

but it is still in Endlish. Any suggestion?

Last edited by Arion58 (2016-07-08 09:26:32)

Offline

#2 2016-07-07 18:59:25

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] locale of icedove is ignored

Do you have the icedove-l10n-nl package installed?

Offline

#3 2016-07-08 02:37:18

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: [SOLVED] locale of icedove is ignored

Try 'locale' in a terminal. Is everything still set to nl_NL.UTF-8?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#4 2016-07-08 09:08:58

Arion58
Member
Registered: 2015-10-20
Posts: 33

Re: [SOLVED] locale of icedove is ignored

Thank you, John, for your reply.

John wrote:

Try 'locale' in a terminal. Is everything still set to nl_NL.UTF-8?

adrian@hp-adrian:~$ locale
LANG=nl_NL.UTF-8
LANGUAGE=
LC_CTYPE="nl_NL.UTF-8"
LC_NUMERIC="nl_NL.UTF-8"
LC_TIME="nl_NL.UTF-8"
LC_COLLATE="nl_NL.UTF-8"
LC_MONETARY="nl_NL.UTF-8"
LC_MESSAGES="nl_NL.UTF-8"
LC_PAPER="nl_NL.UTF-8"
LC_NAME="nl_NL.UTF-8"
LC_ADDRESS="nl_NL.UTF-8"
LC_TELEPHONE="nl_NL.UTF-8"
LC_MEASUREMENT="nl_NL.UTF-8"
LC_IDENTIFICATION="nl_NL.UTF-8"
LC_ALL=

I am not sure if LANGUAGE and LC_ALL should be set to "nl_NL.UTF-8", too. And, if so, how to do it.

Offline

#5 2016-07-08 09:22:28

Arion58
Member
Registered: 2015-10-20
Posts: 33

Re: [SOLVED] locale of icedove is ignored

I just came across "Tools -> Add-ons" and found in Languages: Dutch Language Pack Disabled! I switched it to "Enabled", restarted icedove and now it's in Dutch again. I Guess this thread can be marked as Solved.

Offline

#6 2016-07-08 10:00:23

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: [SOLVED] locale of icedove is ignored

Arion58 wrote:

I am not sure if LANGUAGE and LC_ALL should be set to "nl_NL.UTF-8", too. And, if so, how to do it.

LC_ALL should be left alone generally.

It's possible to set LANGUAGE - it is used by some terminal apps but isn't so important - but the syntax is slightly different. For Dutch you could try putting something like this in ~/.xsessionrc:

export LANGUAGE=nl_NL:nl

but, now I think about it, LightDm should already be setting LANGUAGE anyway. question.gif


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB